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

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
ChadTower
Newbie
Newbie
Posts: 2
Joined: November 6th, 2012, 8:12 pm

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

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

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

Post 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.
ChadTower
Newbie
Newbie
Posts: 2
Joined: November 6th, 2012, 8:12 pm

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

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

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

Post 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.
Post Reply