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 not working after power lose

Featured Replies

So my unraid server lost power due to a power cut. I can connect to the SMB shares so I think that means the array is atleast starting.

 

But the web ui isnt connecting as well as the docker containers and plex can't connect either.

 

I've also connected a keyboard mouse and screen to the unraid server, launched in gui mode. And Linux launched but it says unable to connect to localhost in the browser 

Edited by Sally-san
Extra infomation

Solved by JorgeB

  • Community Expert

Please post the diagnostics, you can get them from the console.

  • Community Expert
  • Solution

Your go file is incomplete, add to the beginning:

 

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &

And reboot

  • Author

So that didnt work.

I'm not sure if I edited the right file. 
I edited /boot/config/go
The file now looks like this

#!/bin/bash
# Start the Management Utility
/user/local/sbin/emhttp &
#Adjusting ARC memory usage (limit 1GB)
echo 8589934592 >> /sys/module/zfs/parameters/zfs_arc_max


I've attached updated logs

tower-diagnostics-20221125-1242.zip

  • Community Expert

Look like it's not correct since it's removing that line from the diags and emttp is still not starting, extract the default go file from a download zip and use that one.

  • Author

I misspelt "usr" as "user" in the go file.


Its fixed, I'm so happy I could kiss you thank you for the help

 

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.