August 9, 2025Aug 9 Running Unraid 7.1.4I CAN access the WebGUI through my configured Unraid Tunnel (yes I know. shouldn't have it accessible outside my network) and all other docker containers work fine both internally and through respective configurations externally. Checking nginx logs, I get these repeated:nginx: 2025/08/09 11:21:17 [emerg] 522212#522212: bind() to 192.168.1.74:443 failed (98: Address already in use)nginx: [emerg] bind() to unix:/var/run/nginx.socket failed (98: Address already in use)nginx: [emerg] bind() to 127.0.0.1:80 failed (98: Address already in use)nginx: [emerg] bind() to 192.168.1.74:80 failed (98: Address already in use)nginx: [emerg] bind() to 127.0.0.1:443 failed (98: Address already in use)nginx: [emerg] bind() to 192.168.1.74:443 failed (98: Address already in use)I've attached my diagnostics file. As far as I can tell, no other service/container are utilizing 80 or 443. Nothing was changed prior to this error starting from my knowledge, unless it was a plugin/docker update.Results of netstat -tulpn | grep 80 :tcp 0 0 127.0.0.1:80 0.0.0.0:* LISTEN 41034/nginx: mastertcp 0 0 192.168.1.74:80 0.0.0.0:* LISTEN 41034/nginx: mastertcp 0 0 0.0.0.0:8090 0.0.0.0:* LISTEN 17666/docker-proxytcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 17650/docker-proxytcp6 0 0 :::8090 :::* LISTEN 17673/docker-proxytcp6 0 0 :::8080 :::* LISTEN 17658/docker-proxyNeither rebooting nor reloading/restarting nginx have resolved it. I did also remove the Unraid connect plugin as I've seen where that would cause similar issues for others. Would greatly appreciate any insight/help here.executor-diagnostics-20250809-1120.zip Edited August 9, 2025Aug 9 by cynikai
August 10, 2025Aug 10 Community Expert Disable docker service, reboot in safe mode, and post new diagnostics.
August 11, 2025Aug 11 Author Safe mode with Docker disabled, diags posted. executor-diagnostics-20250811-1143.zip
August 11, 2025Aug 11 Community Expert I no longer see the nginx errors, can you acces the GUI like that?
August 11, 2025Aug 11 Author No I was not able to access the GUI in safemode either. Still getting 404 errors.
August 11, 2025Aug 11 Community Expert That suggests to me a config issue, you can try redoing the flash drive, backup the current one first and then recreate it using the USB tool and just restore the bare minimum, like the key, super.dat and the pools folder for the assignments, also copy the docker user templates folder (\config\plugins\dockerMan\templates-user), if all works you can then reconfigure the server or try restoring a few config files at a time from the backup to see if you can find the culprit.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.