Connections window just not working...

Report & discuss bugs found in 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
kithoo
Newbie
Newbie
Posts: 8
Joined: March 1st, 2010, 12:18 pm

Connections window just not working...

Post by kithoo »

Version: 0.5.5 RC1
OS: Windows 7 64
Install-type: Windows Installer
Skin (if applicable): Plush (but none of them actually display)
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

Everytime I try to go to the connections window in Plush I get this:

Traceback (most recent call last):
  File "cherrypy\wsgiserver\__init__.pyo", line 1178, in communicate
  File "cherrypy\wsgiserver\__init__.pyo", line 308, in parse_request
  File "cherrypy\wsgiserver\__init__.pyo", line 396, in _parse_request
ValueError: invalid literal for int() with base 10: 'h'

If I try in another skin I just get nothing... a white page.

Any ideas?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Connections window just not working...

Post by shypike »

Which browser are you using?
kithoo
Newbie
Newbie
Posts: 8
Joined: March 1st, 2010, 12:18 pm

Re: Connections window just not working...

Post by kithoo »

This happens in Chrome and Firefox 3...
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Connections window just not working...

Post by shypike »

Only for a specific NZB or always?
I cannot imagine what it is, except maybe some ultra-weird article identifier that looks like HTML.
You did try the Classic skin?

If I look at the Cherry{y code, I'd say it receives rubbish from the web browser
concerning the HTTP protocol to be used.
Do you use HTTP or HTTPS?
Post Reply