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.

No WebUi nor dockers

Featured Replies

Had my docker image revert to read only a few days ago so i deleted it and rebuilt it last night. All went well and had everything back working last night. Woke up to no Gui loading and some of my dockers are not up while others are. I can still access all shares on the network and SSH in, but i dont know what to do when i get there. I also dont know how to go abot posting diagnostics with no webUi. Thoughts?

Edited by navickas12

20 minutes ago, navickas12 said:

and SSH in, but i dont know what to do when i get there.

type in

diagnostics

and then post the resulting file from the flash drive

The cache drive is 100% full, and playing havoc with everything.  Probably best to restart in safe mode (which should disable the docker service), and then move stuff off of it.  After there's space we can address the docker.img

  • Author

Just tried googling how to go about doing that so as not to waste too much of your time, but no luck. Sorry if its obvious

 

To restart in safe mode, reboot the server.  At the unRAID startup screen, there is a menu with various start-up options.  Safe Mode is one of those options.  You'll only have a few seconds to select that option or it will boot up in the default mode which loads all dockers and plugins.

 

This assumes you have a monitor and keyboard attached to the server.  If you are running headless, you won't see this menu.  In this case, you will have to modify the syslinux.cfg file on the unRAID flash drive and change the menu default to boot into safe mode.

 

The normal file looks like this:

 

default /syslinux/menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label unRAID OS
  menu default
  kernel /bzimage
  append initrd=/bzroot
label unRAID OS GUI Mode
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui
label unRAID OS Safe Mode (no plugins, no GUI)
  kernel /bzimage
  append initrd=/bzroot unraidsafemode
label unRAID OS GUI Safe Mode (no plugins)
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui unraidsafemode
label Memtest86+
  kernel /memtest

 

To boot safe mode by default, change the menu default to include "unraidsafemode" on the the menu default append line (make it look like the unRAID OS Safe Mode menu option.

Edited by Hoopster

  • Author
2 hours ago, Hoopster said:

SO after you said the cache was full, I was able to connect to the server shares over the network and delete some files that were on it. After a reboot, it all seems to be back to normal. Suggestions for how to prevent it from happening again?

Archived

This topic is now archived and is closed to further replies.

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.