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.

nginx 503 error

Featured Replies

After updating to 6.9.1 and rebooting to finalize the update I logged in after the computer booted up and got the white screen, nginx 503 service error. I rebooted the computer and got the same error after logging in. I then got the diagnostics file and rebooted again and now it is working. I just want to make sure it's not going to happen again so i'm posting my logs. The likely culprit appears to be this error:

 

Mar 19 18:14:04 Tower emhttpd: error: get_key_info, 573: Invalid argument (22): fread: /boot/config/Plus.key
### [PREVIOUS LINE REPEATED 8 TIMES] ###
Mar 19 18:14:12 Tower nginx: 2021/03/19 18:14:12 [error] 10480#10480: *95 limiting requests, excess: 20.656 by zone "authlimit", client: 192.168.2.7, server: , request: "PROPFIND /login HTTP/1.1", host: "tower"

tower-diagnostics-20210319-1834.zip

  • 2 months later...
  • Author

I'm still having this issue but no one ever responded so here I am again. I can boot up unraid just fine, but I keep getting this error even after a reboot.

 

May 19 19:31:58 Tower emhttpd: error: get_key_info, 573: Invalid argument (22): fread: /boot/config/Plus.key

 

 

Edited by kjac

This is your problem:

 

-rw-------  1 root root     0 Nov  3 17:54 Plus.key
-rw-------  1 root root   256 Nov  3 17:51 Pro.key
-rw-------  1 root root   256 Oct 24 20:42 Trial.key

 

There are three key files on your USB stick, one of which has no content. On the assumption that the Pro key is valid, delete the Plus.key and the Trial.key files in the config directory on your USB. You can do it from the command line with

 

rm /boot/config/Trial.key
rm /boot/config/Plus.key

 

Then reboot.

 

  • Author
59 minutes ago, John_M said:

This is your problem:

 


-rw-------  1 root root     0 Nov  3 17:54 Plus.key
-rw-------  1 root root   256 Nov  3 17:51 Pro.key
-rw-------  1 root root   256 Oct 24 20:42 Trial.key

 

There are three key files on your USB stick, one of which has no content. On the assumption that the Pro key is valid, delete the Plus.key and the Trial.key files in the config directory on your USB. You can do it from the command line with

 


rm /boot/config/Trial.key
rm /boot/config/Plus.key

 

Then reboot.

 

That fixed it. Thanks

Archived

This topic is now archived and is closed to further replies.

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.