500 internal server error in wizard
Posted: June 7th, 2011, 4:22 pm
Version: 0.6.3
OS: OSX Lion 10.7 Developer Preview 4
Install-type: OSx .app
Firewall Software: none
Are you using IPV6?: no
Is the issue reproducible? yes
When i start sabnzbd.app i get to the page where i can select my language (dutch). After clicking next i get to this page: http://localhost:8080/wizard/one witch gives me an 500 internal server error with the following text:
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy/_cprequest.pyc", line 618, in respond
File "cherrypy/_cpdispatch.pyc", line 25, in __call__
File "sabnzbd/wizard.pyc", line 116, in one
File "_Applications_SABnzbd_app_Contents_Resources_interfaces_wizard_one_html.py", line 187, in respond
NotFound: cannot find 'have_ssl'
Powered by CherryPy 3.2.0
What can be the problem here, something with pyton?
OS: OSX Lion 10.7 Developer Preview 4
Install-type: OSx .app
Firewall Software: none
Are you using IPV6?: no
Is the issue reproducible? yes
When i start sabnzbd.app i get to the page where i can select my language (dutch). After clicking next i get to this page: http://localhost:8080/wizard/one witch gives me an 500 internal server error with the following text:
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy/_cprequest.pyc", line 618, in respond
File "cherrypy/_cpdispatch.pyc", line 25, in __call__
File "sabnzbd/wizard.pyc", line 116, in one
File "_Applications_SABnzbd_app_Contents_Resources_interfaces_wizard_one_html.py", line 187, in respond
NotFound: cannot find 'have_ssl'
Powered by CherryPy 3.2.0
What can be the problem here, something with pyton?