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.

Array wont start

Featured Replies

Hello..

 

So.. been fiddling with Unraid for a couple of weeks and i think i got the general idea of how to work it..

 

anyway.. i installed Sabnzbd, sickbeard and couchpotato using benni.chans's scripts.

 

but.. ever since i did that, when i reboot, the array wont start.. it just sits there with a 'Starting' status.. i did take a look at the syslog but i dont really know what to look for..

 

i really hope someone can give me a hint here..

 

syslog attached..

 

edit: oh yeah.. im running 5b11

 

/mads

syslog.txt

  • Author

i think i found out myself.. it turns out that it wont start the array because sabnzb is already running..

 

so. i guess i have to hold the sabnzb thing for as long as it takes for the aray to start.. but how?

 

Add a line like this to your config/go script

 

It needs to after the line invoking emhttp and before the line/lines invoking your add-ons.

 

/usr/local/sbin/emhttp &

 

while ! test -d /mnt/disk1;do sleep 5;done;sleep 10

 

#add-on-scripts go below here

 

add on scripts will not be invoked until after /mnt/disk1 is present (marking that the array is online)

Will try that!

 

It also seems that the array cant stop because of the plugins...

 

Regards Jens

Will try that!

 

It also seems that the array cant stop because of the plugins...

 

Regards Jens

Correct.  That is by design.  You must stop the add-on processes first.

The newest 5.X beta has hooks in it to stop add-ons, but very few add-ons have been written to use them as of this date.

 

Joe L.

  • 1 month later...
  • Author

Add a line like this to your config/go script

 

It needs to after the line invoking emhttp and before the line/lines invoking your add-ons.

 

/usr/local/sbin/emhttp &

 

while ! test -d /mnt/disk1;do sleep 5;done;sleep 10

 

#add-on-scripts go below here

 

add on scripts will not be invoked until after /mnt/disk1 is present (marking that the array is online)

 

 

Thanks joe.. that did the trick. .. :)

 

 

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.