500 Internal Server Error in wizzard step 4
Posted: March 1st, 2012, 1:28 pm
Hello,
I keep getting this error when trying to finish the wizzard.
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/sabnzbd/wizard.py", line 200, in four
info['access_url'], info['urls'] = self.get_access_info()
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/sabnzbd/wizard.py", line 218, in get_access_info
addresses = socket.getaddrinfo(host, None)
gaierror: [Errno -2] Name or service not known
Anyone knows how to solve this?
I keep getting this error when trying to finish the wizzard.
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/sabnzbd/wizard.py", line 200, in four
info['access_url'], info['urls'] = self.get_access_info()
File "/opt/sybhttpd/localhost.drives/SATA_DISK/Apps/SABnzbd/sabnzbd/wizard.py", line 218, in get_access_info
addresses = socket.getaddrinfo(host, None)
gaierror: [Errno -2] Name or service not known
Anyone knows how to solve this?