SABnzbd error see the logfile

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
joao

SABnzbd error see the logfile

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd error see the logfile

Post 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.
joao

Re: SABnzbd error see the logfile

Post 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!
Last edited by joao on March 3rd, 2011, 3:08 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd error see the logfile

Post by shypike »

The old localhost ambiguity. Should have guessed that!
Did you recently enable IPV6?
joao

Re: SABnzbd error see the logfile

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: SABnzbd error see the logfile

Post by shypike »

No, it looks like the IPV6 software stack was enabled on your system.
Never mind, it works now :)
Post Reply