Just installed OpenSUSE 11.1 on my system since the upgrade from 11.0 did not work well. On 11.0 sabnzbd worked without problem, but now on 11.1 I cannot get it to connect on IPv6. I have IPv6 enabled and have a tunnel running to do IPv6-in-IPv4. I can also ping6 and browse all IPv6-destinations. But as soon as I start the sabnzbd python script it outputs:
Code: Select all
2008-12-24 14:36:37,024::INFO::[downloader] [email protected]:119: Initiating connection
2008-12-24 14:36:37,059::ERROR::[newswrapper] Failed to connect: getsockaddrarg: bad family [email protected]:119
2008-12-24 14:36:37,059::ERROR::[downloader] Failed to initialize [email protected]:119
2008-12-24 14:36:37,060::WARNING::[downloader] Thread [email protected]:119: failed to initialize
I looked into adding some other python stuff but that did not help. Does anyone have some suggestions on how to troubleshoot and correct this issue?
Thanks,
Edwin