Page 1 of 1

Error when updating to Sabnzbd 0.7.16

Posted: September 13th, 2013, 3:52 pm
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?

Re: Error when updating to Sabnzbd 0.7.16

Posted: September 13th, 2013, 4:24 pm
by jcfp
Check the application logs, and/or try starting like this:

Code: Select all

sudo sh -x /etc/init.d/sabnzbdplus start

Re: Error when updating to Sabnzbd 0.7.16

Posted: September 14th, 2013, 9:06 am
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.