November 29, 20178 yr 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 November 29, 20178 yr by navickas12
November 29, 20178 yr 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
November 29, 20178 yr 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
November 29, 20178 yr 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
November 29, 20178 yr 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 November 29, 20178 yr by Hoopster
November 29, 20178 yr 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.