Page 1 of 1

[0.7.5 Win ins] Won't start up after reboot

Posted: November 6th, 2012, 8:16 pm
by ChadTower
My 0.7.4 install stopped working tonight on a reboot. Wouldn't start up with python errors. I noticed the 0.7.5 and installed that. Still have python errors. Note that this was a working installation until this particular reboot and I have not noticed anything else wrong on the machine at this time.

Traceback (most recent call last):
File "SABnzbd.py", line 1801, in <module>
File "SABnzbd.py", line 1297, in main
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\__init__.pyo", line 305, in initialize
File "sabnzbd\nzbqueue.pyo", line 102, in read_queue
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\nzbqueue.pyo", line 329, in add
File "sabnzbd\nzbqueue.pyo", line 763, in end_job
AttributeError: 'NoneType' object has no attribute 'process'


Version: 0.7.5
OS: XP SP2
Install-type: Win installer
Skin (if applicable): N/A
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

Re: [0.7.5 Win ins] Won't start up after reboot

Posted: November 7th, 2012, 1:05 am
by shypike
Bug in 0.7.5
Either wait for the Beta of 0.7.6 or do a manual fix.
Use Windows-key R then type
C:\program files (x86)\sabnzbd\sabnzbd.exe --clean
You will lose your queue, but you can send back lost jobs
to the queue from Status page, tab Queue Repair.

Re: [0.7.5 Win ins] Won't start up after reboot

Posted: November 7th, 2012, 7:53 am
by ChadTower
Thanks, that worked. Am I going to need to do that after ever reboot until 0.7.6 or is this a one time thing?

Re: [0.7.5 Win ins] Won't start up after reboot

Posted: November 7th, 2012, 8:41 am
by shypike
It's a rare bug, but one that's very persistent once it occurs.
It happens when a job is completed just before you shut down SABnzbd.