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.

[Solved] Unraid won't boot after UPS event - Unraid 6.8.3

Featured Replies

Hi guys,

 

If anyone can give me some pointers on what to do next, I would be very appreciative! 

 

I replaced my UPSs batteries by hot-swapping them.  No big deal, Unraid and the server just kept on going thanks to my Supermicro's redundant power supplies.

 

Anyhow, I noticed that a couple of my dockers were missing their thumbnail icons, and after poking around saw that they were all using wrong IPs (with the bridging dockers set to use 0.0.0.0).

 

Failing to resolve the problem within my limited skill-set, I rebooted -- only to discover that I could not get past the Starting Samba kernel message.  Odd, this!  So I rebooted into Safe mode, and have provided my diagnostics file.

 

Any advise on how to get back to normal operations?  Thank you so much! 

tower-diagnostics-20200818-1436.zip

Edited by montery
Marking thread as solved.

  • Community Expert
1 minute ago, montery said:

rebooted into Safe mode

If it works in SAFE mode and not otherwise that suggests a plugin issue. Which plugins were you using?

 

From the command line, what do you get with this?

ls -lah /boot/config/plugins/*.plg

 

  • Author
2 minutes ago, trurl said:

From the command line, what do you get with this?


ls -lah /boot/config/plugins/*.plg

 

Hi Trurl!

 

Here's what I got...

 

root@Tower:~# ls -lah /boot/config/plugins/*.plg
-rw------- 1 root root 8.4K Jan  3  2020 /boot/config/plugins/NerdPack.plg
-rw------- 1 root root 5.1K Apr 13 00:00 /boot/config/plugins/advCPaMV.plg
-rw------- 1 root root 3.1K Jul 12 00:00 /boot/config/plugins/ca.backup2.plg
-rw------- 1 root root 3.5K May 11 08:24 /boot/config/plugins/ca.mover.tuning.plg
-rw------- 1 root root 3.9K Jan 28  2020 /boot/config/plugins/ca.turbo.plg
-rw------- 1 root root 6.1K Jul 27 00:00 /boot/config/plugins/ca.update.applications.plg
-rw------- 1 root root  66K Aug 16 15:43 /boot/config/plugins/community.applications.plg
-rw------- 1 root root 3.0K Nov 11  2019 /boot/config/plugins/customtab.plg
-rw------- 1 root root  21K Mar 21 16:05 /boot/config/plugins/disklocation-master.plg
-rw------- 1 root root 3.6K Jun 20 00:00 /boot/config/plugins/dynamix.active.streams.plg
-rw------- 1 root root 6.1K Aug  7 00:00 /boot/config/plugins/dynamix.cache.dirs.plg
-rw------- 1 root root 3.0K Jun 24 00:00 /boot/config/plugins/dynamix.local.master.plg
-rw------- 1 root root 2.7K Jun 25 00:00 /boot/config/plugins/dynamix.ssd.trim.plg
-rw------- 1 root root 4.2K Aug  8 17:04 /boot/config/plugins/dynamix.wireguard.plg
-rw------- 1 root root 6.0K Jul  1 00:00 /boot/config/plugins/enhanced.log.plg
-rw------- 1 root root 4.7K Aug 15 23:54 /boot/config/plugins/file.activity.plg
-rw------- 1 root root  16K Aug  6 00:00 /boot/config/plugins/fix.common.problems.plg
-rw------- 1 root root 4.1K Jul  1 00:00 /boot/config/plugins/open.files.plg
-rw------- 1 root root  25K May 11 00:00 /boot/config/plugins/preclear.disk.plg
-rw------- 1 root root 2.8K Dec  7  2019 /boot/config/plugins/statistics.sender.plg
-rw------- 1 root root 7.7K Aug  6 00:00 /boot/config/plugins/tips.and.tweaks.plg
-rw------- 1 root root  44K Jul 30 00:00 /boot/config/plugins/unassigned.devices.plg
-rw------- 1 root root 3.4K Oct 28  2019 /boot/config/plugins/unbalance.plg
-rw------- 1 root root 1.9K Jun  4 14:17 /boot/config/plugins/unlimited-width.plg

 

  • Author

In order to troubleshoot, should I do a bulk move of all the files in the plugins directory to another directory, and move them back one at a time?

 

I understand that I'd have to reboot after each move to see what breaks.

 

Thanks,

  • Community Expert

Yes, you can also rename the .plg extension to anything else.

  • Author

Ah ha!  I one by one renamed the following plugins back to .plg, and after rebooting I noticed they were no longer to be found:

-rw------- 1 root root 3.1K Jul 12 00:00 /boot/config/plugins/ca.backup2.plg
-rw------- 1 root root 6.1K Jul 27 00:00 /boot/config/plugins/ca.update.applications.plg
-rw------- 1 root root  66K Aug 16 15:43 /boot/config/plugins/community.applications.plg

Is this as simple as re-downloading these plugins?  Or is there more I should be looking into?

 

Also, I for some reason have lost the ability to view dockers running in the Docker Container panel on the dashboard.

When I view them under Docker, they are there, and operational.  Has anyone heard of this happening before?

Edited by montery
Additional information

  • Community Expert

If the .plg files exist then they should reinstall themselves. In fact, the old installations are probably still on flash, but without the .plg files they won't be loaded on boot.

 

Maybe there is something about the old installations that is breaking something. Each of those .plg files probably has a corresponding subfolder in /boot/config/plugins. You might try deleting those subfolders so they can get a clean install.

  • Author

Thanks guys.  Got my plugins all back and operational again.

I deleted and recreated my docker.img file, and my dockers are back as well.

 

Unraid was saying my SSD CRC count was going up.  Not sure why, so I did a balance and will keep an eye on future crc errors.  I think my server is not feeling well!

 

In the end, Unraid did it's job just fine -- it kept my data safe, and kept running during the UPS event.  The plugins and dockers... well, they didn't fare as well, but these are community applications so I guess I can expect this.  Thanks for you help, and I'll mark this as resolved.

 

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.