Opnsense web interface unreacheable - listen queue overflow

Started by devilkin, October 25, 2022, 05:05:42 PM

Previous topic - Next topic
I've been having this problem from when I started with Opnsense (20.1 series): after a while the web interface stops responding, and the logs are flooded with


sonewconn: pcb 0xfffff800840e5ba0 (192.168.20.1:443 (proto 6)): Listen queue overflow: 193 already in queue awaiting acceptance (6 occurrences)
sonewconn: pcb 0xfffff800840e5ba0 (192.168.20.1:443 (proto 6)): Listen queue overflow: 193 already in queue awaiting acceptance (6 occurrences)
sonewconn: pcb 0xfffff800840e5ba0 (192.168.20.1:443 (proto 6)): Listen queue overflow: 193 already in queue awaiting acceptance (6 occurrences)


Restarting the web interface using

/usr/local/etc/rc.restart_webgui

helps, but I'm curious as to what actually causes this and how to fix it?