2024-02-14T15:19:55 Critical unbound [71574:6] fatal error: Could not initialize thread 2024-02-14T15:19:55 Error unbound [71574:6] error: Could not set root or stub hints 2024-02-14T15:19:55 Error unbound [71574:6] error: reading root hints /root.hints 2:8: Syntax error, could not parse the RR's type
https://forum.opnsense.org/index.php?topic=37973.msg188912#msg188912
still root-hint file read error?best i can offer for now:https://github.com/opnsense/core/commit/2e2294c0642cdc537cccd785464059edea4948a6Code: [Select]opnsense-patch -a kulikov-a 2e2294cthen enable "Use built-in root hints" in Services: Unbound DNS: General (with advanced mode "on") and Apply
opnsense-patch -a kulikov-a 2e2294c
cd /tmpktrace -p <pid of misbehaving unbound># wait a couple of secondsktrace -Ckdump
2024-02-15T01:58:19 Error unbound [47314:1] error: reading root hints /root.hints 7:8: Syntax error, could not parse the RR's type 2024-02-15T01:58:19 Error unbound [47314:3] error: reading root hints /root.hints 2:13: Syntax error, could not parse the RR's type TypeError: an integer is required (got type NoneType) os.write(self._pipe_fd, res.encode()) File "dnsbl_module.py", line 227, in log_entry logger.log_entry(query) File "dnsbl_module.py", line 548, in operate
2024-02-15T08:46:24 Informational unbound [84952:0] info: generate keytag query _ta-4f66. NULL IN 2024-02-15T08:46:23 Informational unbound [84952:0] info: start of service (unbound 1.19.0). 2024-02-15T08:46:23 Notice unbound [84952:0] notice: init module 2: iterator 2024-02-15T08:46:23 Notice unbound [84952:0] notice: init module 1: validator 2024-02-15T08:46:23 Notice unbound [84952:0] notice: init module 0: python 2024-02-15T08:46:20 Notice unbound Closing logger 2024-02-15T01:58:19 Notice unbound Backgrounding unbound logging backend. 2024-02-15T01:58:19 Notice unbound daemonize unbound dhcpd watcher. 2024-02-15T01:58:19 Error unbound [47314:0] error: str: syscall error with errno No error: 0 2024-02-15T01:58:19 Notice unbound [47314:0] notice: failed connection from 127.0.0.1 port 44860 2024-02-15T01:58:19 Informational unbound [47314:0] info: start of service (unbound 1.19.0). 2024-02-15T01:58:19 Critical unbound [47314:1] fatal error: Could not initialize thread 2024-02-15T01:58:19 Critical unbound [47314:3] fatal error: Could not initialize thread 2024-02-15T01:58:19 Informational unbound [47314:3] info: server stats for thread 3: requestlist max 0 avg 0 exceeded 0 jostled 0 2024-02-15T01:58:19 Informational unbound [47314:3] info: server stats for thread 3: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting 2024-02-15T01:58:19 Informational unbound [47314:1] info: server stats for thread 1: requestlist max 0 avg 0 exceeded 0 jostled 0 2024-02-15T01:58:19 Informational unbound [47314:1] info: server stats for thread 1: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting 2024-02-15T01:58:19 Error unbound [47314:1] error: Could not set root or stub hints 2024-02-15T01:58:19 Error unbound [47314:3] error: Could not set root or stub hints 2024-02-15T01:58:19 Error unbound [47314:1] error: reading root hints /root.hints 7:8: Syntax error, could not parse the RR's type 2024-02-15T01:58:19 Error unbound [47314:3] error: reading root hints /root.hints 2:13: Syntax error, could not parse the RR's type
2024-02-15T08:46:20 Error opnsense /usr/local/etc/rc.linkup: The command '/bin/kill -'TERM' '47314''(pid:/var/run/unbound.pid) returned exit code '1', the output was 'kill: 47314: No such process' 2024-02-15T08:46:10 Error opnsense /usr/local/etc/rc.linkup: The command `/sbin/ifconfig 'bridge0' addm 'igb1'' failed to execute
Suspiciously the time i shutdown my PC was around 2PM and it looks like after that unbnound started failing. Booting it up again in the morning at around 08:50 and unbound worked again ? Could this have something to do with an specific interface going up or down ? Its the first time i see the link between client going up and down influencing unbound but maybe its just random.
Quote from: Sensler3000 on February 15, 2024, 10:11:45 amSuspiciously the time i shutdown my PC was around 2PM and it looks like after that unbnound started failing. Booting it up again in the morning at around 08:50 and unbound worked again ? Could this have something to do with an specific interface going up or down ? Its the first time i see the link between client going up and down influencing unbound but maybe its just random.So you have your PC connected directly to the firewall LAN interface, without a switch? That will cause tons of issues if that's the case.
2024-02-15T08:46:10 Error opnsense /usr/local/etc/rc.linkup: The command `/sbin/ifconfig 'bridge0' addm 'igb1'' failed to execute