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.

Unable to access unraid GUI | How do I change unraid.net redirect IP address?

Featured Replies

Unable to access Unraid server via web interface. I was forced to change my static IP address. Before replacing my broken router I changed the IP to non-static (DHCP provided). After updating the configuration and rebooting everything I am unable to access the server via web/GUI. I've attached my diagnostics. How can I change to a static IP address from the terminal and reset the redirect to the new IP address?

 

$ http --all http://192.168.1.92
HTTP/1.1 302 Moved Temporarily
Connection: keep-alive
Content-Length: 138
Content-Type: text/html
Date: Sat, 02 Jul 2022 18:54:12 GMT
Location: https://c6c25df20c1fd154bcb8f1adc592a497e3c1d910.unraid.net:443/
Server: nginx

<html>
<head><title>302 Found</title></head>
<body>
<center><h1>302 Found</h1></center>
<hr><center>nginx</center>
</body>
</html>

 

 

Context:

Router died and got a new ISP. Figured I would use them for DHCP and move over to business class wireless access points. Only problem is they (ATT Uverse) dont allow you to use the 10.x.x.x block. So I can't configure my server with the same IP address.

bluebox-diagnostics-20220702-1432.zip

Solved by kingJahfy

  • Community Expert

You should be able to ssh into your server an enter this command. 

use_ssl no

Then you can access the server webui with the IP address. Go to settings->management access and create a new cert.

 

Edit: And of course set the static IP again, forgot about that.

Edited by strike

  • Author
  • Solution

I resolved this by editing the `/boot/config/ident.cfg` file on the flash drive (via SSH). Changing `USE_SSL` from `auto` to `no` then running the `reboot` command. `use_ssl` is not a command. Thanks for pointing me in the right direction.

 

root@bluebox:/# use_ssl no
-bash: use_ssl: command not found
root@bluebox:/# fd use_ssl
^Croot@bluebox:/#

 

  • Community Expert
2 hours ago, kingJahfy said:

`use_ssl` is not a command.

Working on 6.10.3, but glad you got it fixed :)

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.