Page 2 of 2
Re: SABnzdb server test failure
Posted: May 30th, 2016, 12:47 am
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
Re: SABnzdb server test failure
Posted: May 30th, 2016, 9:10 am
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.
Re: SABnzdb server test failure
Posted: July 7th, 2016, 9:04 pm
by MortenSJ
Did anyone resolve this issue? I'm having exact same problem :/
Re: SABnzdb server test failure
Posted: August 19th, 2016, 6:47 pm
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
Restarted SABNzbd, and everything is working correctly now.
Thanks..
Re: SABnzdb server test failure
Posted: August 20th, 2016, 1:59 am
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.