Page 1 of 1
SABNZBD Will not run after update to 2.2.1
Posted: September 18th, 2017, 12:30 am
by hamdamann
I updated my SABNZBD tonight to 2.2.1 and not it will not run. I restarted my pc and was able to get it to run but when I tried to download any NZBs they would not show in SABNZBD. I tried to download 2.3.0 RC to see if that would work but still it would not launch or start.
Re: SABNZBD Will not run after update to 2.2.1
Posted: September 18th, 2017, 12:52 am
by safihre
What operating system do you use?
Re: SABNZBD Will not run after update to 2.2.1
Posted: September 18th, 2017, 12:54 am
by hamdamann
Windows 10 i tried downloading the 2.2.0 install file and still was unable to start SABNZBD
Re: SABNZBD Will not run after update to 2.2.1
Posted: September 18th, 2017, 2:34 am
by safihre
Then we have to check what is going wrong in the logs. Just to be sure: did you restart your computer? It might just be some port being occupied accidentally. Always try a computer restart first to save trouble.
Let's check the logs otherwise:
Code: Select all
C:\Users\YOUR_USERNAME\AppData\Local\sabnzbd\logs\sabnzbd.log
(press the Windows key+R and type %userprofile%\AppData\Local\sabnzbd\logs\sabnzbd.log
If that doesn't show anything at the end, then you will have to start SABnzbd from the command line by going to:
C:\Program Files\SABnzbd
and running
.\SABnzbd-console.exe -l2
This should print a warning.
Re: SABNZBD Will not run after update to 2.2.1
Posted: September 19th, 2017, 7:19 pm
by hamdamann
I was able downgrade to version 2.2.0 and reboot my system and it appears to be working now
Re: SABNZBD Will not run after update to 2.2.1
Posted: September 20th, 2017, 12:32 am
by safihre
Can you try also 2.3.0RC version? The reboot is probably what did it.