Cookie Error
Posted: October 27th, 2012, 4:19 am
I read a few post from 3 years ago with what sounds like similar problems
Has this been fixed and is this a new one , or still the old problem?
Its easy to simulate:
When I access a web site which is on the same server as sabnzbd and then try to access sabnzb I get this error.
Clearing cache fixes it temporary.
thus:
http://172.27.1.201/gxms -- works from server (own site on local server)
after that
http://172.27.1.201:8081 gives error
Please advice
Regards
wfs__
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 593, in respond
self.process_headers()
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 661, in process_headers
self.cookie.load(value)
File "/usr/lib/python2.7/Cookie.py", line 632, in load
self.__ParseString(rawdata)
File "/usr/lib/python2.7/Cookie.py", line 665, in __ParseString
self.__set(K, rval, cval)
File "/usr/lib/python2.7/Cookie.py", line 585, in __set
M.set(key, real_value, coded_value)
File "/usr/lib/python2.7/Cookie.py", line 460, in set
raise CookieError("Illegal key value: %s" % key)
CookieError: Illegal key value: http://172.27.1.201/gxms/
Has this been fixed and is this a new one , or still the old problem?
Its easy to simulate:
When I access a web site which is on the same server as sabnzbd and then try to access sabnzb I get this error.
Clearing cache fixes it temporary.
thus:
http://172.27.1.201/gxms -- works from server (own site on local server)
after that
http://172.27.1.201:8081 gives error
Please advice
Regards
wfs__
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 593, in respond
self.process_headers()
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 661, in process_headers
self.cookie.load(value)
File "/usr/lib/python2.7/Cookie.py", line 632, in load
self.__ParseString(rawdata)
File "/usr/lib/python2.7/Cookie.py", line 665, in __ParseString
self.__set(K, rval, cval)
File "/usr/lib/python2.7/Cookie.py", line 585, in __set
M.set(key, real_value, coded_value)
File "/usr/lib/python2.7/Cookie.py", line 460, in set
raise CookieError("Illegal key value: %s" % key)
CookieError: Illegal key value: http://172.27.1.201/gxms/