Traceback (most recent call last):
File "/usr/bin/sabnzbdplus", line 1821, in <module>
main()
File "/usr/bin/sabnzbdplus", line 1285, in main
init_ok = sabnzbd.initialize(pause, clean_up, evalSched=True, repair=repair)
File "/usr/share/sabnzbdplus/sabnzbd/decorators.py", line 31, in newFunction
return f(*args, **kw)
File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 305, in initialize
NzbQueue.do.read_queue(repair)
File "/usr/share/sabnzbdplus/sabnzbd/nzbqueue.py", line 102, in read_queue
self.add(nzo, save=False, quiet=True)
File "/usr/share/sabnzbdplus/sabnzbd/decorators.py", line 31, in newFunction
return f(*args, **kw)
File "/usr/share/sabnzbdplus/sabnzbd/nzbqueue.py", line 328, in add
self.end_job(nzo)
File "/usr/share/sabnzbdplus/sabnzbd/nzbqueue.py", line 744, in end_job
sabnzbd.downloader.Downloader.do.disconnect()
AttributeError: 'NoneType' object has no attribute 'disconnect'
0.7.4RC2: queue issue, won't start
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.
-
- Newbie
- Posts: 35
- Joined: December 10th, 2009, 3:49 pm
-
- Newbie
- Posts: 35
- Joined: December 10th, 2009, 3:49 pm
Re: 0.7.4RC2: queue issue, won't start
The cause has been found (a bug of course).
See same thread.
See same thread.