Search found 5 matches

by citricemperor
June 13th, 2018, 7:54 am
Forum: General Help
Topic: SABnzbd+ exit code 2
Replies: 5
Views: 2321

Re: SABnzbd+ exit code 2

Is this the same as https://forums.sabnzbd.org/viewtopic.php?f=16&t=23412#p115950 ? I tried the solution justgosh suggested, but that are exactly the steps I took to install SABnzbd+. The only difference here, is that I can't run sudo add-apt-repository ppa:jcfp/nobetas or sudo add-apt-reposito...
by citricemperor
June 13th, 2018, 7:51 am
Forum: General Help
Topic: SABnzbd+ exit code 2
Replies: 5
Views: 2321

Re: SABnzbd+ exit code 2

OneCD wrote: June 11th, 2018, 12:50 pm You might try launching SABnzbd with the username you want to run SABnzbd as.

If your username is 'pi', then:

Code: Select all

sudo systemctl start [email protected]
To check:

Code: Select all

sudo systemctl status [email protected]
I tried it, but I end up with:
Image
by citricemperor
June 11th, 2018, 6:44 am
Forum: General Help
Topic: SABnzbd+ exit code 2
Replies: 5
Views: 2321

SABnzbd+ exit code 2

I can start SABnzbd via the GUI but when I try it using this commands, it fails:

Code: Select all

sudo /etc/init.d/sabnzbdplus start
or

Code: Select all

sudo service sabnzbdplus start
The command

Code: Select all

systemctl status sabnzbdplus.service
gives me:
Image
by citricemperor
June 10th, 2018, 7:35 am
Forum: Nederlands
Topic: RPi 3 - exit code 217
Replies: 3
Views: 2944

Re: RPi 3 - exit code 217

Yes. I have USER=pi
by citricemperor
June 9th, 2018, 3:41 am
Forum: Nederlands
Topic: RPi 3 - exit code 217
Replies: 3
Views: 2944

RPi 3 - exit code 217

Hallo, Het lukt mij wel om SABnzbd+ te starten via de GUI, maar als ik het commando sudo service sabnzbd restart uitvoer, krijg ik het volgende te zien: pi@sabnzbdserver:~ $ service sabnzbd status ● sabnzbd.service - SABnzbd Usenet Client Loaded: loaded (/etc/systemd/system/sabnzbd.service; disabled...