Hi, I have a problem with my Unraid server. Specifically, almost every hour (or even more often) nginx shuts itself down, which prevents me from accessing the Unraid GUI. Other services that I have running in Docker work normally — I’m able to access them — but not the Unraid GUI. In the logs, I found entries regarding a port 80 conflict, which nginx uses. ``` nginx: 2025/11/07 01:43:41 [emerg] 1210807#1210807: bind() to 127.0.0.1:80 failed (98: address already in use) unraid ``` At first, I thought one of the Docker containers might be using it, but I first disabled all Docker containers (the problem still occurred), then I completely shut down the Docker daemon, and the issue still persisted. I can’t find the reason why the nginx server shuts down. I didn’t find anything in the logs besides the message mentioned above. Basically, about an hour after nginx starts, it stops running, and I have to run /etc/rc.d/rc.nginx start (when I try to restart it, I get information that nginx is not running). Additionally, I noticed another issue — I can’t connect to my Unraid server via SSH. Whenever nginx stops, SSH also stops working. I then have to run: /etc/rc.d/rc.nginx start Then, in the Unraid GUI, I have to go to the Access Management tab and first disable SSH, save the changes, and then enable it again. I’m attaching a diagnostic file from the server. I have no idea how to fix this anymore — I’ve restarted the server several times and the issue still persists. Maybe it has something to do with the fact that I’m using WiFi to connect to the network instead of Ethernet? I would be very grateful for any help!
tower-diagnostics-20251127-2115.zip