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.

How to get back into unraid GUI when you change cert or Local TLD domain name and it doesn't work

Featured Replies

I wanted to post this incase anyone runs into this issue I had where I enabled a cert or changed Local TLD to something that didn't work. A way to get back to where you were before you enabled it since the GUI is inaccessible in this state. Login to the local shell or SSH into unraid server with Putty https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html if you had SSH enabled on the server ahead of time.

 

run 

nano /boot/config/ident.cfg

 

scroll down with down arrow til you see 

 

USE_SSH="yes"

 

change that to "no" and press ctrl + o  to save it and ctrl + x to exit

 

then run 

 

/etc/rc.d/rc.nginx restart

 

You should now be able to access the GUI with https://<IP address>

 

Common reason why you get locked out is the Local TLD you changed it to doesn't resolve to the local IP of the unraid server. You need to create a local dns record so it will resolve on whatever you use to resolve local DNS. I use OPNsense and create an Unbound host override for unraidservername.local.domain.com

 

I also use cloudflare for DNS for my domain name that I own and you can create local DNS records on your public DNS server that that will only work on your LAN.  Create A record in cloudflare DNS for unraidservername.local and enter local IP address, proxy status will be DNS only. With this in place you don't need local DNS as anywhere you are in the world it will resolve unraidservername.local.domain.com to local IP that will only work on your LAN.

 

 

 

 

 

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.