CookieError: Illegal key value: EBox::Auth_EBox
Posted: July 25th, 2009, 1:15 pm
I don't know if this is a bug with sabnzbd or eBox (http://ebox-platform.com/).
Platform:
Client: Firefox 3.5.1 (and previous), Windows XP Pro SP3 32bit
Server: sabnzbdplus 0.4.9-0ubuntu1 on Ubuntu 9.04 32bit
Recreate:
Visit eBox (i.e. https://ubuntu:15000/) and log in. Then try to open sabnzbd+ (i.e. http://ubuntu/sabnzbd/) and get error:
500 Internal error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 104, in _run
self.processHeaders()
File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 203, in processHeaders
self.simple_cookie.load(value)
File "/usr/lib/python2.5/Cookie.py", line 619, in load
self.__ParseString(rawdata)
File "/usr/lib/python2.5/Cookie.py", line 650, in __ParseString
self.__set(K, rval, cval)
File "/usr/lib/python2.5/Cookie.py", line 572, in __set
M.set(key, real_value, coded_value)
File "/usr/lib/python2.5/Cookie.py", line 451, in set
raise CookieError("Illegal key value: %s" % key)
CookieError: Illegal key value: EBox::Auth_EBox
Powered by CherryPy 2.3.0
Workaround: Clear Private Data (including cookies) in Firefox, then it works fine.
Platform:
Client: Firefox 3.5.1 (and previous), Windows XP Pro SP3 32bit
Server: sabnzbdplus 0.4.9-0ubuntu1 on Ubuntu 9.04 32bit
Recreate:
Visit eBox (i.e. https://ubuntu:15000/) and log in. Then try to open sabnzbd+ (i.e. http://ubuntu/sabnzbd/) and get error:
500 Internal error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 104, in _run
self.processHeaders()
File "/var/lib/python-support/python2.5/cherrypy/_cphttptools.py", line 203, in processHeaders
self.simple_cookie.load(value)
File "/usr/lib/python2.5/Cookie.py", line 619, in load
self.__ParseString(rawdata)
File "/usr/lib/python2.5/Cookie.py", line 650, in __ParseString
self.__set(K, rval, cval)
File "/usr/lib/python2.5/Cookie.py", line 572, in __set
M.set(key, real_value, coded_value)
File "/usr/lib/python2.5/Cookie.py", line 451, in set
raise CookieError("Illegal key value: %s" % key)
CookieError: Illegal key value: EBox::Auth_EBox
Powered by CherryPy 2.3.0
Workaround: Clear Private Data (including cookies) in Firefox, then it works fine.