September 3, 20241 yr Hello, Recently my unraid server UI and apps are unreachable. Weird enough I can ping my server adress but nothing works. It seems to happen when i'm using app like Kavita, or Komga that scans libraries. Could anyone look into my logs and guide me debugging this issue ? Thank you in advance. core-diagnostics-20240903-2244.zip
September 3, 20241 yr Community Expert Diags look to be after a reboot, enable the syslog server and post that after it happens again.
September 4, 20241 yr Author 42 minutes ago, JorgeB said: And the persistent syslog? syslog-192.168.1.116.log
September 5, 20241 yr Community Expert Missed the earlier post, only possible issue I see logged is this one: Sep 4 12:03:24 core rc.nginx: Reloading Nginx server daemon configuration... Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:14444 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:14444 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:14444 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:14444 failed (98: Address already in use) Something is trying to use the ports mapped to the GUI.
September 6, 20241 yr Author 22 hours ago, JorgeB said: Missed the earlier post, only possible issue I see logged is this one: Sep 4 12:03:24 core rc.nginx: Reloading Nginx server daemon configuration... Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:14444 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:14444 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:80 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 127.0.0.1:14444 failed (98: Address already in use) Sep 4 12:03:24 core nginx: 2024/09/04 12:03:24 [emerg] 11811#11811: bind() to 192.168.1.116:14444 failed (98: Address already in use) Something is trying to use the ports mapped to the GUI. Weird, cannot find it in the docker containers list
September 6, 20241 yr Community Expert Maybe it was just nginx trying to use the same ports, does the timecode coincide with the issues?
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.