[0.4.2]Unrecoverable error in the server.

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
eagle00789
Newbie
Newbie
Posts: 30
Joined: July 5th, 2008, 9:40 am

[0.4.2]Unrecoverable error in the server.

Post 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??
Last edited by eagle00789 on July 16th, 2008, 2:00 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: [0.4.2]Unrecoverable error in the server.

Post 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.
eagle00789
Newbie
Newbie
Posts: 30
Joined: July 5th, 2008, 9:40 am

Re: [0.4.2]Unrecoverable error in the server.

Post by eagle00789 »

well, the link did fix my problem and i did found out that the warnings indeed contain unicode characters
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: [0.4.2]Unrecoverable error in the server.

Post 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.
eagle00789
Newbie
Newbie
Posts: 30
Joined: July 5th, 2008, 9:40 am

Re: [0.4.2]Unrecoverable error in the server.

Post by eagle00789 »

i had this error before and will send you an nzb as soon as i have the error again.
Post Reply