No ipv6 connection Ubuntu Lucid sabnzb 0.5.6

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
Fabigant
Newbie
Newbie
Posts: 2
Joined: January 18th, 2011, 5:36 pm

No ipv6 connection Ubuntu Lucid sabnzb 0.5.6

Post by Fabigant »

Hi all,

My problem:
sabnzbd doesn't connect to the newsserver with the following error

Code: Select all

[Errno 111] Failed to connect: (110, '[Errno 113] No route to host') -1@2001:67c:174:101::2:119
This problem occurs only on my Ubuntu Lucid Server 10.04 machine, it works flawlessly under Windows 7 with the same configuration. I use a 6to4 tunnel from gogoNET and try to connect to reader.ipv6.xsnews.nl.

Ping6 and traceroute6 both work, as well as IPv6 via Firefox, but telnet does not:

Code: Select all

# telnet reader.ipv6.xsnews.nl 119
Trying 2001:67c:174:101::4...
Trying 2001:67c:174:101::3...
Trying 2001:67c:174:101::5...
Trying 2001:67c:174:101::2...
telnet: Unable to connect to remote host: No route to host
I found a bug report http://forums.sabnzbd.org/index.php?topic=3950.0 with a very similar situation, but no solution. In difference to the bug report, login via telnet doesn't work, and i had never a "connection successful" on Test Server. When i try that, an error message pops up immediatly.

So connectivity seems to work somehow, but no login possible. Any ideas?

Best regards,
Fabian
Fabigant
Newbie
Newbie
Posts: 2
Joined: January 18th, 2011, 5:36 pm

Re: No ipv6 connection Ubuntu Lucid sabnzb 0.5.6

Post by Fabigant »

I just installed miredo via APT and it works out of the box. Stupid gogoc... ;)
Post Reply