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.

Cannot Access Web GUI

Featured Replies

Recently had to restart my server that was up for months without issue. After restart, I am unable to access the web GUI at localhost:9080 like I used to be (port number I set). All of my docker services (plex, sonarr, radarr, sabnzbd) are still working just fine and I can access those. Tried booting safe mode with no luck. Also tried booting in gui (firefox automatically opened and tried to open localhost:9080) to no avail. Hoping there is something simple that I am missing here.

After booting in gui mode you should be able to open a terminal/shell. Type "diagnostics" and note the filename it created. Then grab that file off your flash drive and attach to your next post in this thread.

Your http port is set to 9080, but your ssl port is set to 90443.  90443 is too large, so nginx is unable to start.

 

Edit the config/ident.cfg file on the flash drive and change:

  PORTSSL="90443"

to something else, perhaps:

  PORTSSL="9443"

 

Then run:

/etc/rc.d/rc.nginx reload

 

  • Author

thank you this seems to have worked. wonder how it worked like that for months and decided to stop now.... but im back in action finally!

 

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.