OPNsense Forum

English Forums => General Discussion => Topic started by: nikkon on October 31, 2022, 06:09:13 am

Title: unbound crash every day
Post by: nikkon on October 31, 2022, 06:09:13 am
Hi all,
I have a wierd unbond problem. It crashes once a day because of:
Code: [Select]
2022-10-31T05:03:13 Error unbound [75750:0] error: remote control failed ssl crypto error:02FFF020:system library:func(4095):Broken pipe
2022-10-31T05:03:13 Notice unbound [75750:0] notice: failed connection from 127.0.0.1 port 14221
2022-10-31T05:03:13 Error unbound [75750:0] error: remote control failed ssl crypto error:02FFF020:system library:func(4095):Broken pipe

I have DNS over TLS enabled with cloudflare and under Custome Options I manually added
Code: [Select]
tls-cert-bundle:  /var/unbound/unbound_server.pemI have verified all CAs and Certifications. All (self signed + ACME) are valid

any clue what this error means?
Title: Re: unbound crash every day
Post by: nikkon on November 09, 2022, 03:25:21 pm
any clue ?

What am i doing wrong ?