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
SABnzbd error see the logfile
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: SABnzbd error see the logfile
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.
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.
-
joao
Re: SABnzbd error see the logfile
Where do i change that? Even if i remove sabznbd.ini it still gives me the errorshypike 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.
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!
Last edited by joao on March 3rd, 2011, 3:08 pm, edited 1 time in total.
Re: SABnzbd error see the logfile
The old localhost ambiguity. Should have guessed that!
Did you recently enable IPV6?
Did you recently enable IPV6?
-
joao
Re: SABnzbd error see the logfile
No still using ipv4 -.- Do you recommend using v6?shypike wrote: The old localhost ambiguity. Should have guessed that!
Did you recently enable IPV6?
Re: SABnzbd error see the logfile
No, it looks like the IPV6 software stack was enabled on your system.
Never mind, it works now
Never mind, it works now
