0.7.13 not starting at boot anymore

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
10o
Newbie
Newbie
Posts: 2
Joined: June 15th, 2013, 3:23 am

0.7.13 not starting at boot anymore

Post by 10o »

After

Code: Select all

sudo apt-get update && sudo apt-get upgrade
on my Ubuntu 12.04 server, SABnzbd+ does not start at (re)boot anymore.

/etc/default/sabnzbdplus is untouched, so USER=myname is still there.

Code: Select all

sudo service sabnzbdplus start
works.

Code: Select all

sudo update-rc.d sabnzbdplus defaults
System start/stop links for /etc/init.d/sabnzbdplus already exist.
All has been working fine for years, until now... Any ideas?
Last edited by 10o on June 15th, 2013, 7:53 am, edited 3 times in total.
Smally
Newbie
Newbie
Posts: 2
Joined: June 15th, 2013, 5:10 am

Re: 0.7.13 not starting at boot anymore

Post by Smally »

I've just updated to 0.7.13 this morning and I'm getting the exact same issue.
kier1
Newbie
Newbie
Posts: 1
Joined: June 15th, 2013, 5:27 am

Re: 0.7.13 not starting at boot anymore

Post by kier1 »

I am having a similar problem on 13.04 after updating to 0.7.13 today sabnzbd starts correctly from the applications pannel but does not start on boot and typing "sudo service sabnzbdplus start" ouptuts [fail], despite /etc/default/sabnzbdplus remaining unchanged.
User avatar
jcfp
Release Testers
Release Testers
Posts: 1022
Joined: February 7th, 2008, 12:45 pm

Re: 0.7.13 not starting at boot anymore

Post by jcfp »

Confirmed something doesn't work on boot, as a result of changes to the init script. Fixed package will follow once I've done some more testing.

Edit: fix uploaded for precise and newer, lucid wasn't affected. Shortly after they show as completed here it will be available as a normal update.

Thanks all for reporting this bug.
10o
Newbie
Newbie
Posts: 2
Joined: June 15th, 2013, 3:23 am

Re: 0.7.13 not starting at boot anymore

Post by 10o »

Thanks @jcfp for the quick fix!

Confirming that after another:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
SABnzbd+ starts at (re)boot again on Ubuntu Server 12.04.
Smally
Newbie
Newbie
Posts: 2
Joined: June 15th, 2013, 5:10 am

Re: 0.7.13 not starting at boot anymore

Post by Smally »

Cheers jcfp, your help and continued efforts are much appreciated.

;)
Post Reply