2024-01-17T19:07:32 Informational unbound [58736:0] info: service stopped (unbound 1.19.0).
2024-01-16T19:32:02 Informational unbound [63234:7] info: generate keytag query _ta-4f66. NULL IN 2024-01-16T19:32:02 Notice unbound daemonize unbound dhcpd watcher. 2024-01-16T19:32:01 Informational unbound [63234:0] info: start of service (unbound 1.19.0). 2024-01-16T19:32:01 Notice unbound [63234:0] notice: init module 2: iterator 2024-01-16T19:32:01 Notice unbound [63234:0] notice: init module 1: validator 2024-01-16T19:32:01 Notice unbound [63234:0] notice: init module 0: python 2024-01-16T19:26:48 Informational unbound [79537:3] info: generate keytag query _ta-4f66. NULL IN 2024-01-16T19:26:47 Notice unbound daemonize unbound dhcpd watcher. 2024-01-16T19:26:47 Critical unbound [79537:1] fatal error: Could not initialize thread 2024-01-16T19:26:47 Informational unbound [79537:0] info: start of service (unbound 1.19.0).
2024-01-16T19:32:01 Error opnsense /usr/local/sbin/pluginctl: The command '/bin/kill -'TERM' '79537''(pid:/var/run/unbound.pid) returned exit code '1', the output was 'kill: 79537: No such process'
2024-01-17T19:10:53 Notice dhclient Creating resolv.conf 2024-01-17T19:09:43 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : unbound_configure_do()) 2024-01-17T19:09:43 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : dnsmasq_configure_do()) 2024-01-17T19:09:43 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns () 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp (execute task : dhcpd_dhcp_configure()) 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp () 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (execute task : ipsec_configure_do(,opt2)) 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (,opt2) 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: entering configure using 'opt2' 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for opt2(igb2) 2024-01-17T19:09:42 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for opt2(igb2) 2024-01-17T19:09:42 Error configctl error in configd communication Traceback (most recent call last): File "/usr/local/sbin/configctl", line 66, in exec_config_cmd line = sock.recv(65536).decode() socket.timeout: timed out 2024-01-17T19:09:28 Notice kernel <6>igb2: link state changed to UP 2024-01-17T19:07:48 Notice kernel <6>igb2: link state changed to DOWN 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : unbound_configure_do()) 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : dnsmasq_configure_do()) 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns () 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp (execute task : dhcpd_dhcp_configure()) 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp () 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (execute task : ipsec_configure_do(,opt2)) 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (,opt2) 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: entering configure using 'opt2' 2024-01-17T19:07:42 Notice kernel <6>igb2: link state changed to UP 2024-01-17T19:07:42 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for opt2(igb2)
2024-01-17T19:09:43 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : unbound_configure_do())
What is the "Network Interfaces" option for Unbound set to?
Quote from: Patrick M. Hausen on January 18, 2024, 02:58:52 pmWhat is the "Network Interfaces" option for Unbound set to?Default = "All (recommended)"
Yes exactly - it is an "IP renew event", triggered by the interface. Just as karlsson2k in the Unbound crashing thread: https://forum.opnsense.org/index.php?topic=35527.0 Although karlsson2k had WAN IP refresh, in my case I have PC dedicated to that interface (always the same IP address).So IP is refreshed/renewed, and the:Code: [Select]2024-01-17T19:09:43 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : unbound_configure_do()) Does the restart of Unbound, and if one is lucky, this works - well most of the time anyway.I do not think that OPNsense on smaller / slower boxes has this issue, but what do I know....?