Had received this twice now after finishing a queue:
[23/Oct/2015:00:10:08] ENGINE ValueError('need more than 1 value to unpack',)
Traceback (most recent call last):
File "cherrypy/wsgiserver/wsgiserver2.pyc", line 1354, in communicate
File "cherrypy/wsgiserver/wsgiserver2.pyc", line 618, in parse_request
File "cherrypy/wsgiserver/wsgiserver2.pyc", line 684, in read_request_line
File "cherrypy/wsgiserver/wsgiserver2.pyc", line 849, in parse_request_uri
ValueError: need more than 1 value to unpack
Error after downloading in 0.8 Beta 1
Forum rules
Help us help you:
Help us help you:
- 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: Error after downloading in 0.8 Beta 1
Unfortunately one of the many bugs in the CherryPy web framework.
Not sure if we can fix it.
It's not likely to cause harm, but it is a nuisance.
Not sure if we can fix it.
It's not likely to cause harm, but it is a nuisance.
Re: Error after downloading in 0.8 Beta 1
Thanks for the prompt reply. Nuisance it is!
Re: Error after downloading in 0.8 Beta 1
Added a work-around for that too.
Beta2.
Beta2.
Re: Error after downloading in 0.8 Beta 1
I noticed a beta2 tag has been added to githubshypike wrote:Added a work-around for that too.
Beta2.
https://github.com/sabnzbd/sabnzbd/tree/0.8.0Beta2
but isn’t available in the beta builds on sourceforge
http://sourceforge.net/projects/sabnzbd ... plus-beta/
was just curious if you're not using sourceforge any more or if the tag was created by mistake?
Re: Error after downloading in 0.8 Beta 1
The github release is low-profile.
Turns out there's a serious error in Beta2.
Turns out there's a serious error in Beta2.