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.

Problems with Sabnzbd and Sickbeard

Featured Replies

I have just replaced my old unraid server (made by old parts laying around) with a new HP Microserver N40L.

 

And up untill yesterday everything was working just fine. But after a power outage I restarted the server, and now SABnzbd and sickbeard wont start. When I take my array live (that's when sabnzbd and sickbeard are supposed to start) the main webui hangs. After disabling sabnzbd and sickbeard it starts up just fine.

 

When I try to start sabnzbd manually after the array is online i get this line in the bottom of the screen:

 

Starting SABnzbd: sudo -u root python /usr/local/sabnzbd/SABnzbd.py --daemon --server 0.0.0.0:7000 --config-file /mnt/disk1/.apps/sabnzbd --pid /var/run/sabnzbd/ 2>&1 >/dev/null

 

I am using the free version of unraid (version 5.0-rc2), with one 2tb parity drive, and two 2tb data drives.

 

The plugins are from here:

https://github.com/W-W/unRAID

 

Can someone please tell me what's going on with my sabnzbd and sickbeard installation? :-\

The config file may have been corrupted because of the power outage and the unclean/quick shutdown.

  • Author

I have installed both plugins from scratch, with new paths just in case there was some corrupt data.

  • Author

No one?

I just had this problem when installing for the first time. It's because when the script installs or updates it does this:

 

version=($(wget -q -O - http://sabnzbdplus.sourceforge.net/version/latest | awk NR==1))

 

which hasn't been updated to the latest version, 0.7.0. This means it tried to get 0.6.15 from the incorrect place and doesn't install anything.

I changed the line above to this:

#version=($(wget -q -O - http://sabnzbdplus.sourceforge.net/version/latest | awk NR==1))
version="0.7.0"

and the install went fine :)

 

I'll have to remember to change it back, but it should get you up and running.

  • Author

That was it! Thank you very much. You just made my day :)

That should have been 0.7.0, not 0.0.7, but I guess you realised that :)

thanks, works for me too..

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.