History Broken.

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
Ludicrum
Newbie
Newbie
Posts: 13
Joined: May 6th, 2008, 12:54 am

History Broken.

Post by Ludicrum »

The history page stopped showing up in the smpl skin, and when I switched to the default skin and tried to access the history page I got the following error message.
Page handler: 'ordinal not in range(128)'
Traceback (most recent call last):
  File "cherrypy\_cphttptools.pyo", line 126, in _run
  File "cherrypy\filters\__init__.pyo", line 151, in applyFilters
  File "sabnzbd\interface.pyo", line 210, in beforeFinalize
  File "sabnzbd\interface.pyo", line 913, in index
  File "_Program_Files_SABnzbd_interfaces_Default_templates_history_tmpl.py", line 305, in respond
  File "Cheetah\DummyTransaction.pyo", line 32, in getvalue
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in position 37: ordinal not in range(128)

Powered by CherryPy 2.3.0
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: History Broken.

Post by shypike »

This indicates that a title in the history contains a character that cannot be converted to Unicode.

Could you ZIP the content of the cache folder (provided the queue is empty)
and send it to bugs at sabnzbd.org ?

PS.
I think I can reproduce the problem myself.
Last edited by shypike on June 27th, 2008, 10:11 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: History Broken.

Post by shypike »

I cannot reproduce the problem.
So I repeat the question: can you email the zipped content of the cache folder?
Or the NZB file that you think led to the problem?
Post Reply