Sabnzbdplus fails to start on boot - systemd says Active:Exited

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
Guiguy
Newbie
Newbie
Posts: 6
Joined: November 11th, 2016, 9:39 pm

Sabnzbdplus fails to start on boot - systemd says Active:Exited

Post by Guiguy »

Hi
I'm getting outside of my pay grade here; after installing sabnzbdplus on a new install of Ubuntu 22.04 LTS, systemctl status sabnzbdplus gives me "Active: Exited"

I rummaged around a bit but haven't found a solution. As an interim measure I'm starting sabnzbdplus with crontab @reboot /usr/bin/sabnzbdplus - it works but doesn't seem all too elegant.

What do I need to do to get sabnzbdplus to start as a systemd service when the PC boots?


Thanks
User avatar
jcfp
Release Testers
Release Testers
Posts: 989
Joined: February 7th, 2008, 12:45 pm

Re: Sabnzbdplus fails to start on boot - systemd says Active:Exited

Post by jcfp »

You need to configure the service by setting a valid user in /etc/default/sabnzbdplus (reboot or run 'sudo systemctl daemon-reload' afterwards). Until you do, the service cannot run the program and bails out - just as the status indicates.
Post Reply