Error when updating to Sabnzbd 0.7.16

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
kalendubrick
Newbie
Newbie
Posts: 2
Joined: September 13th, 2013, 3:44 pm

Error when updating to Sabnzbd 0.7.16

Post by kalendubrick »

Hi,

I'm running Ubuntu Server 12.04. When I try to update to 0.7.16 via the ppa, I get the following error:

Code: Select all

Setting up sabnzbdplus (0.7.16-0ubuntu1~jcfp1~precise) ...
 * Starting SABnzbd+ binary newsgrabber                                  [fail]
invoke-rc.d: initscript sabnzbdplus, action "start" failed.
dpkg: error processing sabnzbdplus (--configure):
 subprocess installed post-installation script returned error exit status 1
I get the error whether sabnzbd is running or not when I try the upgrade. Does anyone know what might be causing this?
User avatar
jcfp
Release Testers
Release Testers
Posts: 1022
Joined: February 7th, 2008, 12:45 pm

Re: Error when updating to Sabnzbd 0.7.16

Post by jcfp »

Check the application logs, and/or try starting like this:

Code: Select all

sudo sh -x /etc/init.d/sabnzbdplus start
kalendubrick
Newbie
Newbie
Posts: 2
Joined: September 13th, 2013, 3:44 pm

Re: Error when updating to Sabnzbd 0.7.16

Post by kalendubrick »

Thanks, I'm an idiot. This thread can be closed. I forgot that I changed the port number via the sabnzbd GUI but didn't change it it /etc/default/sabnzbdplus.
Post Reply