Search found 4 matches

by fayttsuki
October 24th, 2021, 12:01 am
Forum: General Help
Topic: Unable to start sabnzbd on CentOS7
Replies: 6
Views: 4701

Re: Unable to start sabnzbd on CentOS7

Sander, When I ran sudo service sabnzbd start, it redirect to /bin//systemctl start sabnzbd.service Same error as the link to hastebin No, that is not what I meant. Just run sabnzbd like this: python3 /some/path/SABnzbd.py Does that work? It didn't work and pretty much telling me i'm missing module...
by fayttsuki
October 23rd, 2021, 9:34 am
Forum: General Help
Topic: Unable to start sabnzbd on CentOS7
Replies: 6
Views: 4701

Re: Unable to start sabnzbd on CentOS7

safihre wrote: October 23rd, 2021, 6:48 am Seems you are using Python 3.5 or 3.4. Those are not supported anymore by Python itself and not by SABnzbd.
I ran python --version and get Python 2.7.5 and python3 --version and get Python 3.6.8
by fayttsuki
October 23rd, 2021, 9:33 am
Forum: General Help
Topic: Unable to start sabnzbd on CentOS7
Replies: 6
Views: 4701

Re: Unable to start sabnzbd on CentOS7

Sander,

When I ran sudo service sabnzbd start, it redirect to /bin//systemctl start sabnzbd.service
Same error as the link to hastebin
by fayttsuki
October 22nd, 2021, 7:33 pm
Forum: General Help
Topic: Unable to start sabnzbd on CentOS7
Replies: 6
Views: 4701

Unable to start sabnzbd on CentOS7

Hello, I recently discover sabnzbd and was following the information from the wiki to install sabnzbd from sources. Every time i try to run systemctl start sabnzbd, i'm getting the error with unhandled Python exception: https://hastebin . com/focuhajoko . yaml Any assistance would be greatly appreci...