Web Interface Crashing
-
Hi,
I hadn't had issues until a week or so ago (perhaps a bit more), but now - in v2.4 (latest snapshots), the web interface is crashing / exiting quite regularly. I can restart it by using ssh, then option 16 (Restart PHP-FPM).
Anyone else seeing this?
Thanks!
-
How does it crash exactly? Does it go straight to a 502 error for example? Or eventually time out to a 504 error?
Do you see anything logged in the system log when that happens?
Steve
-
Hi,
It seems this and my OpenVPN issues (reported here, https://forum.pfsense.org/index.php?topic=134281.new;topicseen#new) are most likely related - they all rely on php-fpm, and one one the widgets was taking php-fpm down => all heck breaks loose … ;).
Thanks!
-
… one one the widgets was taking php-fpm down => all heck breaks loose ... ;).
Remove them all.
Check for stable situation.
Then add the one by one, each time checking for a crashing php-fpm.
Report the widget here. -
Looks to be the NUT widget (from the forum) - removed, and stable now for ~ 18 hours (before 2-3 hours was a stretch).
Thanks!