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.

Web GUI Help

Featured Replies

I have looked on these forums for help. I have DNS, but disabled SSL to attempt local access. I have full ssh access, all my containers along with their ports are all working with web interfaces. 

 

I am unable to figure out any way to get into the Web GUI since adding the Connect Plugin and then updating unRaid OS.

 

I apologize if I missed a solution on the forum. I am pulling my hair out here. 

greenmountain-diagnostics-20230515-1517.zip

Solved by ljm42

  • Solution

You have configured Unraid to use port 84 for both http and https traffic, this will not work. They need to be on different ports.

 

The defaults are:
  HTTP port:   80
  HTTPS port:  443

 

The only reason to change the defaults is if you want to run Docker containers on those ports.

 

On your flash drive there is a config/ident.cfg file. Edit that and change these entries so that they are unique on the system and do not conflict with any Docker containers:

PORT="84"
PORTSSL="84"

 

After doing that, run:

/etc/rc.d/rc.nginx reload

Or restart the server

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.