Page 1 of 1

SABnzbd error see the logfile

Posted: March 3rd, 2011, 2:32 pm
by joao
This is the error i get, im using the beta version of sabnzbd.
Problem started this afternoon.
I use MSE as a antivirus but never had problems with it.

Traceback (most recent call last):
  File "SABnzbd.py", line 1585, in
  File "SABnzbd.py", line 1029, in main
  File "cherrypy\process\servers.pyo", line 228, in check_port
socket.gaierror: (11004, 'getaddrinfo failed')

Thnx

Re: SABnzbd error see the logfile

Posted: March 3rd, 2011, 2:35 pm
by shypike
You previously set the IP address of your system as host address
and now your router has assigned it a new IP address.
If so, just change the IP address to 0.0.0.0, so that SABnzbd will find out what the IP is.

Re: SABnzbd error see the logfile

Posted: March 3rd, 2011, 2:36 pm
by joao
shypike wrote: You previously set the IP address of your system as host address
and now your router has assigned it a new IP address.
If so, just change the IP address to 0.0.0.0, so that SABnzbd will find out what the IP is.
Where do i change that? Even if i remove sabznbd.ini it still gives me the error

edit; xampp for webserver stopped working aswell. Is not a sabnzbd problem, but anyone knows what going on?

edit2; FIXED added @ C:\Windows\System32\drivers\etc\hosts

127.0.0.1      localhost
::1            localhost

resolved my problem.
Thnx for replys!

Re: SABnzbd error see the logfile

Posted: March 3rd, 2011, 4:00 pm
by shypike
The old localhost ambiguity. Should have guessed that!
Did you recently enable IPV6?

Re: SABnzbd error see the logfile

Posted: March 3rd, 2011, 6:45 pm
by joao
shypike wrote: The old localhost ambiguity. Should have guessed that!
Did you recently enable IPV6?
No still using ipv4 -.- Do you recommend using v6?

Re: SABnzbd error see the logfile

Posted: March 4th, 2011, 3:09 am
by shypike
No, it looks like the IPV6 software stack was enabled on your system.
Never mind, it works now :)