OPNsense Forum

English Forums => General Discussion => Topic started by: mush2020 on November 14, 2020, 07:04:02 PM

Title: Unbound Service Not Starting
Post by: mush2020 on November 14, 2020, 07:04:02 PM
I'm facing Unbound service issue. Multiple time unbound stops.
tried to start from GUI no success
Did tried to start from shell /usr/local/sbin # pluginctl -s unbound start

In logs shows
2020-11-14T20:12:16   unbound[75749]   [75749:0] fatal error: Could not read config file: /unbound.conf. Maybe try unbound -dd, it stays on the commandline to see more errors, or unbound-checkconf
2020-11-14T20:12:12   unbound[75749]   [75749:0] notice: Restart of unbound 1.12.0.
2020-11-14T20:12:12   unbound[75749]   [75749:0] debug: cache memory msg=263192 rrset=263192 infra=10866 val=787453
Title: Re: Unbound Service Not Starting
Post by: mush2020 on November 21, 2020, 05:57:49 PM
Still waiting for some assistance to troubleshoot Unbound service not starting.
Title: Re: Unbound Service Not Starting
Post by: chemlud on November 21, 2020, 06:38:26 PM
Quote from: mush2020 on November 14, 2020, 07:04:02 PM
I'm facing Unbound service issue. Multiple time unbound stops.
tried to start from GUI no success
Did tried to start from shell /usr/local/sbin # pluginctl -s unbound start

In logs shows
2020-11-14T20:12:16 unbound[75749] [75749:0] fatal error: Could not read config file: /unbound.conf. Maybe try unbound -dd, it stays on the commandline to see more errors, or unbound-checkconf
2020-11-14T20:12:12 unbound[75749] [75749:0] notice: Restart of unbound 1.12.0.
2020-11-14T20:12:12 unbound[75749] [75749:0] debug: cache memory msg=263192 rrset=263192 infra=10866 val=787453


Sometimes there is a hint in the logs

Maybe try unbound -dd, it stays on the commandline to see more errors, or unbound-checkconf
Title: Re: Unbound Service Not Starting
Post by: mush2020 on November 21, 2020, 07:39:56 PM
Thanks for your reply.
i could only see below lines after running unbound -dd, nothing seen further as hint to know the errors.
[1605983824] unbound[71039:0] notice: init module 0: validator
[1605983824] unbound[71039:0] notice: init module 1: iterator
[1605983824] unbound[71039:0] info: start of service (unbound 1.12.0).