OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: devilkin on October 25, 2022, 05:05:42 PM

Title: Opnsense web interface unreacheable - listen queue overflow
Post by: devilkin on October 25, 2022, 05:05:42 PM
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?