Page 1 of 1

Error after downloading in 0.8 Beta 1

Posted: October 23rd, 2015, 2:04 am
by synogy
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

Re: Error after downloading in 0.8 Beta 1

Posted: October 23rd, 2015, 2:25 am
by shypike
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.

Re: Error after downloading in 0.8 Beta 1

Posted: October 23rd, 2015, 2:26 am
by synogy
Thanks for the prompt reply. Nuisance it is!

Re: Error after downloading in 0.8 Beta 1

Posted: October 24th, 2015, 7:48 am
by shypike
Added a work-around for that too.
Beta2.

Re: Error after downloading in 0.8 Beta 1

Posted: November 16th, 2015, 3:29 pm
by lsellens
shypike wrote:Added a work-around for that too.
Beta2.
I noticed a beta2 tag has been added to github
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

Posted: November 17th, 2015, 2:25 am
by shypike
The github release is low-profile.
Turns out there's a serious error in Beta2.

Re: Error after downloading in 0.8 Beta 1

Posted: November 17th, 2015, 3:17 am
by synogy
Oh noes!