Page 1 of 1

sabnzbdplus closes on ssh log off [Ubuntu]

Posted: June 20th, 2013, 9:23 pm
by smiler
I am running Ubuntu server 12.04.2 on a headless machine with sabnzbdplus from the apt-get repo (version 0.6.15). I have it set to run as a daemon through the /etc/init.d script. In the /etc/default/sabnzbdplus file, I have it set to run as a user (not root). I also set the host to the local IP address of the box and set the port to 8080. After I ssh in to the machine and start it with

Code: Select all

sudo service sabnzbdplus start
and then log out, the service stops about an hour or so after I log out of ssh. I can't figure out how to keep it on. Even if I do

Code: Select all

sudo /etc/init.d/sabnzbdplus start
it still quits after I log off of ssh.

I tried setting the user in the config file as root, but then it wouldn't even start.

Re: sabnzbdplus closes on ssh log off [Ubuntu]

Posted: June 21st, 2013, 12:28 am
by sander
How do you know it stops after *an hour*?
What does the log file say?
Why not use the PPA so that you have the uptodate SABnzbd?