Unbound support

Hi everyone,

Trying to set up Unbound on Raspbian and coming across the following errors on install. Hope someone can shed some light.

Thanks

Job for unbound.service failed because the control process exited with error code.
See “systemctl status unbound.service” and “journalctl -xe” for details.
Job for unbound.service failed because the control process exited with error code.
See “systemctl status unbound.service” and “journalctl -xe” for details.
invoke-rc.d: initscript unbound, action “start” failed.
Process: 5606 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, status=1/FAILURE)
Main PID: 5606 (code=exited, status=1/FAILURE)

systemctl status unbound.service
? unbound.service - Unbound DNS server
Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2020-04-11 14:49:59 BST; 6min ago
Docs: man:unbound(8)
Process: 5916 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=exited, status=0/SUCCESS)
Process: 5919 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_update (code=exited, status=0/SUCCESS)
Process: 5924 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, status=1/FAILURE)
Main PID: 5924 (code=exited, status=1/FAILURE)
Apr 11 14:49:59 pi systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
Apr 11 14:49:59 pi systemd[1]: unbound.service: Failed with result ‘exit-code’.
Apr 11 14:49:59 pi systemd[1]: Failed to start Unbound DNS server.
Apr 11 14:49:59 pi systemd[1]: unbound.service: Service RestartSec=100ms expired, scheduling restart.
Apr 11 14:49:59 pi systemd[1]: unbound.service: Scheduled restart job, restart counter is at 8.
Apr 11 14:49:59 pi systemd[1]: Stopped Unbound DNS server.
Apr 11 14:49:59 pi systemd[1]: unbound.service: Start request repeated too quickly.
Apr 11 14:49:59 pi systemd[1]: unbound.service: Failed with result ‘exit-code’.
Apr 11 14:49:59 pi systemd[1]: Failed to start Unbound DNS server.

journalctl -xe
– Support: https://www.debian.org/support