[0.8.0Alpha2] Alpha 2 breaks working 0.7.20 install

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
shinratdr
Newbie
Newbie
Posts: 16
Joined: October 2nd, 2011, 11:14 pm

[0.8.0Alpha2] Alpha 2 breaks working 0.7.20 install

Post by shinratdr »

I get the following error:
500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 656, in respond
File "cherrypy\lib\encoding.pyo", line 188, in __call__
File "cherrypy\_cpdispatch.pyo", line 34, in __call__
File "sabnzbd\interface.pyo", line 307, in index
File "Cheetah\Template.pyo", line 1259, in __init__
File "Cheetah\Template.pyo", line 1553, in _compile
File "Cheetah\Template.pyo", line 637, in compile
File "Cheetah\convertTmplPathToModuleName.pyo", line 20, in convertTmplPathToModuleName
TypeError: character mapping must return integer, None or unicode
Powered by CherryPy 3.2.2
Happens in my local network and remotely. I tried uninstalling and reinstalling, no luck. Running as a service on Windows Home Server 2011 fully patched, no issues in the past.

Rolling back to 0.7.20 resolves the issue, so nothing is irreparably broken.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: [0.8.0Alpha2] Alpha 2 breaks working 0.7.20 install

Post by shypike »

You were not using the "Classic" web interface?
shinratdr
Newbie
Newbie
Posts: 16
Joined: October 2nd, 2011, 11:14 pm

Re: [0.8.0Alpha2] Alpha 2 breaks working 0.7.20 install

Post by shinratdr »

Nope, I've been using Plush - gold for what feels like years now. As I understood it Classic has been on the chopping block for quite some time so I switched the moment I heard that.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: [0.8.0Alpha2] Alpha 2 breaks working 0.7.20 install

Post by shypike »

What happens if you start it from a CMD prompt like this?

"c:\program files (x86)\sabnzbd\sabnzbd-console.exe" -t smpl
Post Reply