Page 1 of 1

[0.4.2]Unrecoverable error in the server.

Posted: July 16th, 2008, 1:58 pm
by eagle00789
I now had 20 errors in my statusbar, so i clicked it and SABnzbd+ gave me the error:
Unrecoverable error in the server.
(exact error)
Every time i go to Connections tab, i also get that same error.
The last few lines of my cherrypy.log are:
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)
Any body else had this problem before and how did you fix it??

Re: [0.4.2]Unrecoverable error in the server.

Posted: July 16th, 2008, 2:13 pm
by switch
Sounds like your warnings may contain unicode characters.

Restart SABnzbd or try going to:
http://localhost:8080/sabnzbd/connections/clearwarnings

replace localhost and port if you need to.

Re: [0.4.2]Unrecoverable error in the server.

Posted: July 17th, 2008, 4:29 am
by eagle00789
well, the link did fix my problem and i did found out that the warnings indeed contain unicode characters

Re: [0.4.2]Unrecoverable error in the server.

Posted: July 17th, 2008, 6:38 am
by switch
If you could send an nzb of the item you were downloading to bugs at sabnzbd.org I will look into fixing it.

Re: [0.4.2]Unrecoverable error in the server.

Posted: July 17th, 2008, 5:23 pm
by eagle00789
i had this error before and will send you an nzb as soon as i have the error again.