Page 1 of 1

After installing, SABnzbd wont start

Posted: September 2nd, 2018, 2:10 am
by Dilynux
I've followed instructions to install SABnzbd on my Ubuntu 18.04.1 system. But after installation it wont start. Start it from the terminal gives me the following:

Code: Select all

2018-09-02 08:51:05,619::ERROR::[__init__:999] Inlezen /home/dilynux/.sabnzbd/admin/queue9.sab mislukt (foutmelding <type 'exceptions.EOFError'>)
Think its somehow Python related, but not quite sure. Doesnt anyone have any ideas?

Re: After installing, SABnzbd wont start

Posted: September 2nd, 2018, 10:03 am
by sander
Try this:

Start SAB like this:

Code: Select all

sabnzbdplus --clean

If that does not work:
Stop sabnzbd

Code: Select all

mv /home/dilynux/.sabnzbd/admin/queue9.sab  /home/dilynux/.sabnzbd/admin/queue9.sab.ORG
Then start SABnzbd again