SABnzdb server test failure

Report & discuss bugs found in 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.
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: SABnzdb server test failure

Post by sander »

I don't see the full sabnzbd.log (no download, no newszilla, no us-secure.newsdemon.com), so I can't help you further.

Maybe this ugly workaround works for you: do not fill out us-secure.newsdemon.com, but it's IPv4 address 69.16.179.22

HTH
Assmonkey
Newbie
Newbie
Posts: 8
Joined: July 30th, 2009, 4:04 pm

Re: SABnzdb server test failure

Post by Assmonkey »

I have the same exact problem on FreeNAS and SABnzbd 1.x.

The funny thing is if I import my old sabnzbd.ini which already has the servers setup, the actual downloading will work if I add an nzb, but testing the connection under Servers give the ERRNO message. :)

Also wanted to add that nothing gets logged about the failed test in the logfile even when set to debug.
MortenSJ
Newbie
Newbie
Posts: 18
Joined: January 26th, 2010, 12:40 pm

Re: SABnzdb server test failure

Post by MortenSJ »

Did anyone resolve this issue? I'm having exact same problem :/
jasn
Newbie
Newbie
Posts: 1
Joined: August 19th, 2016, 6:22 pm

Re: SABnzdb server test failure

Post by jasn »

I had the exact same issue. SABNzbd 1.0.3 running on my FreeNAS (9.10) server, and when I went to add a new newserver today, (news.newsgroup.ninja), I got the same "No route to host" message. I followed the suggestions earlier in the thread, set the logging to +Debug, rebooted SABNzbd and then downloaded something, and the log file did indeed show lots of the following [happyeyeballs] message;

Code: Select all

2016-08-19 21:49:47,279::INFO::[happyeyeballs:111] Quickest IP address for news.newsgroup.ninja (port 563, ssl True, preferipv6 True) is 69.16.179.23
2016-08-19 21:49:47,279::DEBUG::[happyeyeballs:113] Happy Eyeballs lookup took 273.4375 microseconds
2016-08-19 21:49:47,627::INFO::[happyeyeballs:111] Quickest IP address for news.newsgroup.ninja (port 563, ssl True, preferipv6 True) is 69.16.179.22
2016-08-19 21:49:47,627::DEBUG::[happyeyeballs:113] Happy Eyeballs lookup took 23.4375 microseconds
So taking a cue from sander's comments in this thread, I went into Config -> Switches -> Server and changed;

Code: Select all

Allow load-balancing with optimization for IPv6
to

Code: Select all

Allow load-balancing
Restarted SABNzbd, and everything is working correctly now.

Thanks..
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SABnzdb server test failure

Post by shypike »

jasn wrote: and everything is working correctly now.
Thanks for the feedback.
This is important because the SABnzbd team cannot solve all problems.
There are just too many different systems in the world.
Post Reply