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?
500 internal server error in wizard
Forum rules
Help us help you:
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.
Re: 500 internal server error in wizard
That will mean a quick release of 0.6.4
Re: 500 internal server error in wizard
Hello,
I hava a similar error in 0.6.4, it appears when i want to go to step 4.
Version: 0.6.4
OS: synology DSM3.1
Install-type: Installed via SAPhelper
Firewall Software: none
Are you using IPV6?: no
Is the issue reproducible? yes
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/volume1/@appstore/sab2/SABnzbd-0.6.4/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/volume1/@appstore/sab2/SABnzbd-0.6.4/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/volume1/@appstore/sab2/SABnzbd-0.6.4/sabnzbd/wizard.py", line 205, in four
return template.respond()
File "_var_packages_sab2_target_sab_interfaces_wizard_four_html.py", line 112, in respond
TypeError: not all arguments converted during string formatting
Powered by CherryPy 3.2.0
I hava a similar error in 0.6.4, it appears when i want to go to step 4.
Version: 0.6.4
OS: synology DSM3.1
Install-type: Installed via SAPhelper
Firewall Software: none
Are you using IPV6?: no
Is the issue reproducible? yes
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/volume1/@appstore/sab2/SABnzbd-0.6.4/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/volume1/@appstore/sab2/SABnzbd-0.6.4/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/volume1/@appstore/sab2/SABnzbd-0.6.4/sabnzbd/wizard.py", line 205, in four
return template.respond()
File "_var_packages_sab2_target_sab_interfaces_wizard_four_html.py", line 112, in respond
TypeError: not all arguments converted during string formatting
Powered by CherryPy 3.2.0
Re: 500 internal server error in wizard
Which language did you choose?
Possibly one of our translators made a typo.
The error is in the German translation.
It looks like an error in Launchpad.net's translation service.
The German translator did nothing wrong, but the automated extraction contains an error.
Use English in the Wizard, afterwards you will be able to switch to German on Config->General.
Possibly one of our translators made a typo.
The error is in the German translation.
It looks like an error in Launchpad.net's translation service.
The German translator did nothing wrong, but the automated extraction contains an error.
Use English in the Wizard, afterwards you will be able to switch to German on Config->General.
Last edited by shypike on June 8th, 2011, 12:40 pm, edited 1 time in total.

