Page 1 of 1

500 internal server error in wizard

Posted: June 7th, 2011, 4:22 pm
by rdekoeijer
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?

Re: 500 internal server error in wizard

Posted: June 7th, 2011, 5:09 pm
by shypike
>:( You're right.
That will mean a quick release of 0.6.4

Re: 500 internal server error in wizard

Posted: June 8th, 2011, 10:56 am
by hansen
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

Re: 500 internal server error in wizard

Posted: June 8th, 2011, 12:28 pm
by shypike
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.