sabnzbdplus closes on ssh log off [Ubuntu]

Get help with all aspects of SABnzbd
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
smiler
Newbie
Newbie
Posts: 3
Joined: June 18th, 2013, 2:37 pm

sabnzbdplus closes on ssh log off [Ubuntu]

Post 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.
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbdplus closes on ssh log off [Ubuntu]

Post 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?
Post Reply