Search found 3 matches

by UncleBanglin
March 30th, 2025, 1:59 pm
Forum: Debian/Ubuntu Package
Topic: Another thread titled "cannot get Sabnzbd to run as service"
Replies: 3
Views: 137753

Re: Another thread titled "cannot get Sabnzbd to run as service"

Not sure what makes it different for me, but I decided that the default config at /etc/defaults/sabnzbdplus didn't have any line to actually call a program in it. So I added the following two lines. [Service] ExecStart=/usr/bin/sabnzbdplus --disable-file-log --logging 1 --browser 0 That and a system...
by UncleBanglin
March 18th, 2025, 1:50 am
Forum: Debian/Ubuntu Package
Topic: Another thread titled "cannot get Sabnzbd to run as service"
Replies: 3
Views: 137753

Re: Another thread titled "cannot get Sabnzbd to run as service"

My username came back correct, using the script you shared. I meant to include that in the original post, but yes ... I did reload daemons for systemd But speaking of daemons, that's where I ended up finding a fix. I deleted the systemd service that shipped at /etc/default/sabnzbdplus. Then I delete...
by UncleBanglin
March 16th, 2025, 9:27 am
Forum: Debian/Ubuntu Package
Topic: Another thread titled "cannot get Sabnzbd to run as service"
Replies: 3
Views: 137753

Another thread titled "cannot get Sabnzbd to run as service"

Hello, As the title alludes, I am pulling my hair out over not being able to figure this out. In case it doesn't go without saying, I have read about a dozen threads on the same topic here, stackoverflow, askubuntu etc...none of them have yielded a solution for me. I've run sabnzbd on my server for ...