Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't access to gui - error 500

Featured Replies

Hi,

Since yesterday, I can't access my Unraid via the GUI (locally: 192.168.1.9).
All Docker containers are working fine.

I didn't have SSH access, so I did a "soft" restart by pressing the shutdown button once. After the restart, it worked again, but only for a few hours.

I had enough time to enable SSH.

 

This is the last log if it can help (tail -30 /var/log/syslog)

Quote

Oct 14 08:31:35 LauRay kernel: br-346ab80fcb63: port 8(veth086d3fc) entered blocking state
Oct 14 08:31:35 LauRay kernel: br-346ab80fcb63: port 8(veth086d3fc) entered forwarding state
Oct 14 08:31:35 LauRay Docker Auto Update: Restarting syncthing
Oct 14 08:31:35 LauRay kernel: br-346ab80fcb63: port 9(veth6df23b5) entered blocking state
Oct 14 08:31:35 LauRay kernel: br-346ab80fcb63: port 9(veth6df23b5) entered disabled state
Oct 14 08:31:35 LauRay kernel: device veth6df23b5 entered promiscuous mode
Oct 14 08:31:35 LauRay kernel: br-346ab80fcb63: port 9(veth6df23b5) entered blocking state
Oct 14 08:31:35 LauRay kernel: br-346ab80fcb63: port 9(veth6df23b5) entered forwarding state
Oct 14 08:31:36 LauRay kernel: eth0: renamed from veth04e8321
Oct 14 08:31:36 LauRay kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth6df23b5: link becomes ready
Oct 14 08:31:36 LauRay Docker Auto Update: Community Applications Docker Autoupdate finished
Oct 14 09:25:21 LauRay root: error: /webGui/include/InitCharts.php: uninitialized csrf_token
Oct 14 09:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 09:44:01 LauRay ntpd[1349]: no peer for too long, server running free now
Oct 14 10:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 11:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 11:52:01 LauRay ntpd[1349]: no peer for too long, server running free now
Oct 14 12:24:07 LauRay flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update
Oct 14 12:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 13:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 14:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 15:39:16 LauRay crond[1374]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1
Oct 14 15:39:18 LauRay sshd-session[30419]: Connection from 192.168.1.10 port 55073 on 192.168.1.9 port 22 rdomain ""
Oct 14 15:39:34 LauRay sshd-session[30419]: Postponed keyboard-interactive for root from 192.168.1.10 port 55073 ssh2 [preauth]
Oct 14 15:39:37 LauRay sshd-session[30419]: Postponed keyboard-interactive/pam for root from 192.168.1.10 port 55073 ssh2 [preauth]
Oct 14 15:39:37 LauRay sshd-session[30419]: Accepted keyboard-interactive/pam for root from 192.168.1.10 port 55073 ssh2
Oct 14 15:39:37 LauRay sshd-session[30419]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0)
Oct 14 15:39:37 LauRay elogind-daemon[1208]: New session c2 of user root.
Oct 14 15:39:37 LauRay sshd-session[30419]: User child is on pid 30746
Oct 14 15:39:37 LauRay sshd-session[30746]: Starting session: shell on pts/0 for root from 192.168.1.10 port 55073 id 0

 

What can I do ?

Thank you !

Edited by Rayman

Solved by JorgeB

  • Community Expert

Still not seeing anything obvious, try booting in safe mode and leave the VM/docker services off to see if the same thing happens, if not, re-enable the service one by one and retest, including the containers.

  • Author

I will try that.

Do you have a list of the unraid command ? That would be helpfull.

Thank you

  • Community Expert
21 minutes ago, Rayman said:

Do you have a list of the unraid command ?

Not sure what you mean, if it's about safe mode, you can restart in safe mode by choosing that option from the boot menu, or check this:

 

image.png

  • Author

Thx !

I found this : https://selfhosters.net/commands/

So i restart with the command and deactivate all docker. I'll wait a few hours and see if I get the error 500 again.

 

For information this is the docker I use :

I will do like you say.
stay tune :)

image.png.9eed4e0047aaa69c5639c6e2c97abb4b.png

  • 2 weeks later...
  • Author

After starting each Docker container individually, I no longer get the 500 error. I didn’t change anything, so I don’t understand why.

I’ll wait a few days/weeks to see if the problem occurs again.

  • Author

On 26/10/2024 error 500 again ... The only thing I'v done is updating plex. It was working fine just after the update (this morning) and now I have the error.

Edited by Rayman

  • Community Expert
  • Solution

As a first step, please upgrade to latest Unraid stable, then boot in safe mode to rule out any plugin issues and retest, and if it still happens post new diagnostics.

  • 2 weeks later...
  • Author

I encountered no errors in safe mode, so I restarted in normal mode. It's been more than a week now, and everything is working well.

I'm not sure what happened, but let's keep our fingers crossed!

Thanks for your help.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.