Crash on opening: socket.gaierror: (11004, 'getaddrinfo failed')
Posted: December 27th, 2010, 1:29 pm
Version: (Ex: 0.5.6 Final)
OS: (Win 7 x64)
Install-type: Windows Installer
Skin (if applicable): NA
Firewall Software: Win 7 Firewall
Are you using IPV6? N
Is the issue reproducible? Y
Contents of logfile:
Traceback (most recent call last):
File "SABnzbd.py", line 1257, in
File "SABnzbd.py", line 882, in main
File "cherrypy\process\servers.pyo", line 228, in check_port
socket.gaierror: (11004, 'getaddrinfo failed')
Cause:
DNS Client service disabled.
Reason:
Service not needed unless on a Windows domain network.
Resolution: enable DNS client service.
Notes:
This is a temporary solution to get sab working, there is no reason that it should be dependant on the DNS client service. No other windows software is (save Windows Local DNS resultion if using a local windows DNS server).
I disable the DNS client service because I use a custom hosts file for added security see here for details http://www.mvps.org/winhelp2002/hosts.htm .. With a hosts file this large the DNS client service should be disabled otherwise you will have large memory usage for the DNS client service.
OS: (Win 7 x64)
Install-type: Windows Installer
Skin (if applicable): NA
Firewall Software: Win 7 Firewall
Are you using IPV6? N
Is the issue reproducible? Y
Contents of logfile:
Traceback (most recent call last):
File "SABnzbd.py", line 1257, in
File "SABnzbd.py", line 882, in main
File "cherrypy\process\servers.pyo", line 228, in check_port
socket.gaierror: (11004, 'getaddrinfo failed')
Cause:
DNS Client service disabled.
Reason:
Service not needed unless on a Windows domain network.
Resolution: enable DNS client service.
Notes:
This is a temporary solution to get sab working, there is no reason that it should be dependant on the DNS client service. No other windows software is (save Windows Local DNS resultion if using a local windows DNS server).
I disable the DNS client service because I use a custom hosts file for added security see here for details http://www.mvps.org/winhelp2002/hosts.htm .. With a hosts file this large the DNS client service should be disabled otherwise you will have large memory usage for the DNS client service.