(exact error)Unrecoverable error in the server.
Every time i go to Connections tab, i also get that same error.
The last few lines of my cherrypy.log are:
Any body else had this problem before and how did you fix it??15/Jul/2008:22:56:04 HTTP INFO Page handler: "The path '/favicon.ico' was not found."
Traceback (most recent call last):
File "cherrypy\_cphttptools.pyo", line 121, in _run
File "cherrypy\_cphttptools.pyo", line 256, in main
File "cherrypy\_cphttptools.pyo", line 326, in mapPathToObject
NotFound: 404
16/Jul/2008:11:45:02 HTTP INFO Page handler: "The path '/favicon.ico' was not found."
Traceback (most recent call last):
File "cherrypy\_cphttptools.pyo", line 121, in _run
File "cherrypy\_cphttptools.pyo", line 256, in main
File "cherrypy\_cphttptools.pyo", line 326, in mapPathToObject
NotFound: 404
16/Jul/2008:20:44:59 INFO Page handler: 'ordinal not in range(256)'
Traceback (most recent call last):
File "cherrypy\_cpwsgi.pyo", line 74, in __iter__
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 2724-2725: ordinal not in range(256)
16/Jul/2008:20:45:02 INFO Page handler: 'ordinal not in range(256)'
Traceback (most recent call last):
File "cherrypy\_cpwsgi.pyo", line 74, in __iter__
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 2724-2725: ordinal not in range(256)
16/Jul/2008:20:45:06 INFO Page handler: 'ordinal not in range(256)'
Traceback (most recent call last):
File "cherrypy\_cpwsgi.pyo", line 74, in __iter__
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 2724-2725: ordinal not in range(256)
16/Jul/2008:20:45:57 INFO Page handler: 'ordinal not in range(256)'
Traceback (most recent call last):
File "cherrypy\_cpwsgi.pyo", line 74, in __iter__
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 2724-2725: ordinal not in range(256)
16/Jul/2008:20:58:19 INFO Page handler: 'ordinal not in range(256)'
Traceback (most recent call last):
File "cherrypy\_cpwsgi.pyo", line 74, in __iter__
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 2724-2725: ordinal not in range(256)