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

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
topcgi
Newbie
Newbie
Posts: 2
Joined: March 25th, 2016, 5:40 am

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

Post 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!
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

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

Post 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.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
topcgi
Newbie
Newbie
Posts: 2
Joined: March 25th, 2016, 5:40 am

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

Post 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
Post Reply