- Minor
There seems to be a issue when you have (probably) too much tabs open on the Unraid GUI that eventually a part of nginx will crash. This is resulting in spamming the whole syslog server. Docker and VM's are not affected but components that requires a websocket connection are no longer working.
Fortunately enough, It was still possible to shutdown every VM and Container to perform a normal reboot. After the reboot everything went back operational. Later on I have enabled SSH to reboot nginx from there.
This happened 3 times on a day to me recently. I have applied some workaround as described on:
I'm waiting to see to if this helps. (Seems to work this fix)
But still this can be quite annoying as when SSH is disabled, you can't reboot Nginx. Because the GUI is partially unresponsive so you need to reboot the whole server.