Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 19:44:36 +0000
From:      Markus Wipp <m.wipp@BlueBird-AG.com>
To:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Issues starting unbound on boot
Message-ID:  <9E319697-B182-49ED-AB44-F3BBC87EEE1B@bluebird-ag.com>

next in thread | raw e-mail | index | archive | help

Hi all, 

I currently face an issue, where I don’t know further on why this happens and what I could do about it.
I hope that this is the correct list to ask my question. If not please let me know where else I might try my luck.
I installed unbound from ports, configured it and can start / stop it from command line with service unbound start without any problems.
But whenever I reboot the machine it just doesn’t get started. The only information I was able to find out so far can be found in /var/log/messages:
root: /etc/rc: WARNING: failed to start unbound

I tried to run with rc_debug=“YES” and got the following:
root: /etc/rc: DEBUG: checkyesno: unbound_enable is set to YES.
root: /etc/rc: DEBUG: run_rc_command: start_precmd: start_precmd
root: /etc/rc: DEBUG: checkyesno: rc_startmsgs is set to YES.
root: /etc/rc: DEBUG: run_rc_command: doit:  limits -C daemon /usr/local/sbin/unbound  -c /usr/local/etc/unbound/unbound.conf 
root: /etc/rc: WARNING: failed to start unbound

uname -a:
FreeBSD h01dc01 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 #0: Tue Feb  5 15:30:36 UTC 2019     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

Thanks for any useful hints in advance
Markus

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9E319697-B182-49ED-AB44-F3BBC87EEE1B>