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.
I am having problems in connecting to IPv6 news servers since I updated my server to Ubuntu 10.04. It looks like the DNS loopup now prefers IPV4 over IPV6. When I telnet to a news server I get following result:
telnet newszilla6.xs4all.nl 119
Trying 67.215.65.132...
Trying 2001:888:0:18::119...
Connected to newszilla6.xs4all.nl.
Escape character is '^]'.
As you can see it tries the IPV4 first. I already found that SABNZBd will not try other IP addresses than the first one resolved. Any idea's how I can change the IP lookup order?
I solved it for the time beeing by adding the IPV6 address of newszilla6 (2001:888:0:18::119) directly as server address. It works but ofcourse it is not preferred.
btw the IPv4 address which is the first result of my lookup is my DNS server (openDNS)