OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: tobasium on January 10, 2024, 11:40:11 PM

Title: [Error] configctl
Post by: tobasium on January 10, 2024, 11:40:11 PM
Hi,

For some time now I have been finding an error in my log that I cannot finally assign.
The error occurs exactly every hour 0:02, 1:02, 2:02,.....

I have the assumption that Zenarmor has something to do with it but I can't confirm it.

[Error]
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

Can someone help me here?

current opnsense version.

Translated with DeepL.com (free version)
Title: Re: [Error] configctl
Post by: IHK on January 11, 2024, 10:42:53 AM
Could you please send all log and configuration files by clicking on the Send Feedback link at the bottom left of the page?

https://www.zenarmor.com/docs/support/reporting-bug#as-of-v114

Best Regards
Title: Re: [Error] configctl
Post by: tobasium on January 13, 2024, 01:47:56 PM
hi,

sended all logs.
Title: Re: [Error] configctl
Post by: mpccert on January 30, 2024, 05:25:53 PM
Hi, did zenarmor replied to you? I also have the  same error logs. thank you.

OPNsense 23.7.8_1-amd64
FreeBSD 13.2-RELEASE-p5
OpenSSL 1.1.1w 11 Sep 2023
2024-01-30T23:03:11   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   
Title: Re: [Error] configctl
Post by: IHK on January 30, 2024, 08:25:49 PM
We can help you too.

Can you please send all log and configuration files by clicking the Send Feedback link at the bottom left of the page?

https://www.zenarmor.com/docs/support/reporting-bug#as-of-v114
Title: Re: [Error] configctl
Post by: tobasium on January 30, 2024, 09:10:58 PM
I might found the issue.

I only have to go to system > settings> general . It turns out there's a checkbox (2nd from bottom) that you need to tick to make OPNSense use your DNS. I think what happens is when you change Unbound's port to make room for AdGuard, OPNSense still does not move over to use AdGuard and tries 'the old way' aka unbound on port 53, first. But unbound isn't listening on 53 anymore, so it hangs.

Since i changed and update opnsense no errors