Page 1 of 1

History Broken.

Posted: June 27th, 2008, 8:00 am
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

Re: History Broken.

Posted: June 27th, 2008, 9:15 am
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.

Re: History Broken.

Posted: June 28th, 2008, 4:57 am
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?