Page 1 of 1

[v1.0.0 Win8.1x] 500 Internal server error

Posted: March 25th, 2016, 5:52 am
by topcgi
Hi guys,

just updated from SABnzb 0.7.20 to 1.0.0 and only get this message in my browser:

Code: Select all

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 670, in respond
  File "cherrypy\lib\encoding.pyo", line 217, in __call__
  File "cherrypy\_cpdispatch.pyo", line 61, in __call__
  File "sabnzbd\wizard.pyo", line 71, in index
  File "Cheetah\Template.pyo", line 1259, in __init__
  File "Cheetah\Template.pyo", line 1553, in _compile
  File "Cheetah\Template.pyo", line 796, in compile
  File "_02_Sabnzbd_interfaces_wizard_index_html.py", line 50
    class 02_Sabnzbd_interfaces_wizard_index_html(Template):
           ^
SyntaxError: invalid syntax

Powered by CherryPy 3.8.0 
What can I do? I tried it several times and uninstall everything but it happen all time.

Thanks Alex!

Re: [v1.0.0 Win8.1x] 500 Internal server error

Posted: March 25th, 2016, 6:14 am
by safihre
Can you uninstall and then make sure that the SABnzbd directory in Program files is completely gone?
There seem to be come leftover files or something causing trouble.

Re: [v1.0.0 Win8.1x] 500 Internal server error

Posted: March 25th, 2016, 8:08 am
by topcgi
i tried another time:

Uninstall & delete the installation folder & C:\Users\XXX\AppData\Local\sabnzbd

after installing SABnzb the same problem:

Code: Select all

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 670, in respond
  File "cherrypy\lib\encoding.pyo", line 217, in __call__
  File "cherrypy\_cpdispatch.pyo", line 61, in __call__
  File "sabnzbd\wizard.pyo", line 71, in index
  File "Cheetah\Template.pyo", line 1259, in __init__
  File "Cheetah\Template.pyo", line 1553, in _compile
  File "Cheetah\Template.pyo", line 796, in compile
  File "_02_Sabnzbd_interfaces_wizard_index_html.py", line 50
    class 02_Sabnzbd_interfaces_wizard_index_html(Template):
           ^
SyntaxError: invalid syntax

Powered by CherryPy 3.8.0 
??? any other idea ???

best regards Alex