Error after downloading in 0.8 Beta 1

Questions and bug reports for Beta releases should be posted here.
Forum rules
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.
Post Reply
synogy
Newbie
Newbie
Posts: 6
Joined: June 21st, 2014, 3:00 pm

Error after downloading in 0.8 Beta 1

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

Re: Error after downloading in 0.8 Beta 1

Post 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.
synogy
Newbie
Newbie
Posts: 6
Joined: June 21st, 2014, 3:00 pm

Re: Error after downloading in 0.8 Beta 1

Post by synogy »

Thanks for the prompt reply. Nuisance it is!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Error after downloading in 0.8 Beta 1

Post by shypike »

Added a work-around for that too.
Beta2.
lsellens
Newbie
Newbie
Posts: 4
Joined: February 7th, 2015, 6:45 pm

Re: Error after downloading in 0.8 Beta 1

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

Re: Error after downloading in 0.8 Beta 1

Post by shypike »

The github release is low-profile.
Turns out there's a serious error in Beta2.
synogy
Newbie
Newbie
Posts: 6
Joined: June 21st, 2014, 3:00 pm

Re: Error after downloading in 0.8 Beta 1

Post by synogy »

Oh noes!
Post Reply