Sabnzbd suddenly doesn't boot

Get help with all aspects of 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
mrpaco
Newbie
Newbie
Posts: 1
Joined: September 12th, 2012, 6:51 pm

Sabnzbd suddenly doesn't boot

Post by mrpaco »

Hi

I was using sabnzbd yesterday without problems but now it doesn't work.

It starts but autocloses all the time when booting the process tops with 430mb of ram, then all the times at that point, autocloses and doesn't boot.

the log is like this


C:\Program Files (x86)\SABnzbd>SABnzbd-console.exe
2012-09-13 01:50:46,286::INFO::[sabnzbd:1257] --------------------------------
2012-09-13 01:50:46,286::INFO::[sabnzbd:1258] SABnzbd-console.exe-0.7.3 (rev=e24aedc6acf1e477887a115b9a423838bdb19172)
2012-09-13 01:50:46,302::INFO::[sabnzbd:1266] Platform=Windows-Vista-6.1.7601-SP1 (=Vista+ x64) Class=nt
2012-09-13 01:50:46,302::INFO::[sabnzbd:1271] Python-version = 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]
2012-09-13 01:50:46,302::INFO::[sabnzbd:1272] Arguments = SABnzbd-console.exe
2012-09-13 01:50:46,302::INFO::[sabnzbd:1285] Read INI file C:\Users\D\AppData\Local\sabnzbd\sabnzbd.ini
2012-09-13 01:50:46,303::INFO::[__init__:919] Loading data for bookmarks.sab from C:\Users\D\AppData\Local\sabnzbd\admin\bookmarks.sab
2012-09-13 01:50:46,303::INFO::[__init__:919] Loading data for rss_data.sab from C:\Users\D\AppData\Local\sabnzbd\admin\rss_data.sab
2012-09-13 01:50:46,305::INFO::[__init__:919] Loading data for totals9.sab from C:\Users\D\AppData\Local\sabnzbd\admin\totals9.sab
2012-09-13 01:50:46,305::INFO::[postproc:90] Loading postproc queue
2012-09-13 01:50:46,305::INFO::[__init__:919] Loading data for postproc1.sab from C:\Users\D\AppData\Local\sabnzbd\admin\postproc1.sab
2012-09-13 01:50:46,463::INFO::[__init__:919] Loading data for queue9.sab from C:\Users\D\AppData\Local\sabnzbd\admin\queue9.sab
Traceback (most recent call last):
File "SABnzbd.py", line 1784, in <module>
File "SABnzbd.py", line 1296, in main
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\__init__.pyo", line 301, in initialize
File "sabnzbd\nzbqueue.pyo", line 102, in read_queue
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\nzbqueue.pyo", line 295, in add
AttributeError: 'dict' object has no attribute 'nzo_id'

C:\Program Files (x86)\SABnzbd>
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd suddenly doesn't boot

Post by sander »

I'm no expert in this, but *if* there is no queue repair option, you could try this:

stop SABnzbd
rename C:\Users\D\AppData\Local\sabnzbd\admin\queue9.sab to some other name
start SABnzbd
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd suddenly doesn't boot

Post by shypike »

After doing that, go to the Status page and send all orphaned items
back to the queue.
Somehow the queue index file got damaged and needs to be rebuilt.
Post Reply