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
[0.7.5 Win ins] Won't start up after reboot
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: [0.7.5 Win ins] Won't start up after reboot
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.
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
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
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.
It happens when a job is completed just before you shut down SABnzbd.

