Page 1 of 1

Connections window just not working...

Posted: October 29th, 2010, 12:43 am
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?

Re: Connections window just not working...

Posted: October 29th, 2010, 6:01 am
by shypike
Which browser are you using?

Re: Connections window just not working...

Posted: October 29th, 2010, 9:35 am
by kithoo
This happens in Chrome and Firefox 3...

Re: Connections window just not working...

Posted: October 29th, 2010, 11:40 am
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?