I can't access the Unraid webuit or my docker containers
This has happened a few times now. It works for a days and then the docker-sites or internal Ip’s and web-ui cant load anymore, ssh is still accessible.
From the output of the “nginx” command I think something else is using the port but none of my dockers is using it and also if i start with docker disabled I get the same error.
I fixed it before by changing the port of the webui and portssl. But this only sometimes works, i have had this problem around 4 time. Yesterday I changed the port in boot/config/ident.cfg rebooted but directly got same error with the new port.
I also already stop and restarted nginx with no success
So now I don’t know what could have caused the issue.
Diagnostics in the attachments
“nginx” command ouput:
Message from syslogd@Server at Aug 15 14:28:46 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: bind() to 127.0.0.1:444 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:8803 failed (98: Address already in use)
nginx: [emerg] bind() to 192.168.1.41:8803 failed (98: Address already in use)
nginx: [emerg] bind() to 10.253.0.1:8803 failed (98: Address already in use)
nginx: [emerg] bind() to 127.0.0.1:444 failed (98: Address already in use)
Message from syslogd@Server at Aug 15 14:28:46 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: bind() to unix:/var/run/nginx.socket failed (98: Address already in use)
Message from syslogd@Server at Aug 15 14:28:46 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: bind() to 127.0.0.1:8803 failed (98: Address already in use)
Message from syslogd@Server at Aug 15 14:28:46 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: bind() to 192.168.1.41:8803 failed (98: Address already in use)
Message from syslogd@Server at Aug 15 14:28:46 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: bind() to 10.253.0.1:8803 failed (98: Address already in use)
Message from syslogd@Server at Aug 15 14:28:46 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: bind() to 127.0.0.1:444 failed (98: Address already in use)
nginx: [emerg] still could not bind()
Message from syslogd@Server at Aug 15 14:28:47 ...
nginx: 2024/08/15 14:28:44 [emerg] 22805#22805: still could not bind()
server-diagnostics-20240814-0957.zip