[SOLVED] No response from indexer (Python 2.7.9 and FreeBSD)

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

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by sander »

Update:

SABnzbd 0.7.20 with Python 2.7.9 (on Ubuntu 15.04-to-be) gives an error with https://www.nzbindex.nl/rss/?q=Hello&so ... esc&max=25 . It seems https://www.nzbindex.nl/rss/?q=Hello&so ... esc&max=25 is untrusted; Chrome says:
This server could not prove that it is http://www.nzbindex.nl; its security certificate is from http://www.nzbindex.com. This may be caused by a misconfiguration or an attacker intercepting your connection.
Exact error message below.

Code: Select all

2015-01-15 20:36:35,349::DEBUG::[interface:1744] RSS READOUT = True
2015-01-15 20:36:35,351::DEBUG::[rss:332] Running feedparser on https://nzbindex.nl/rss/?q=hello&sort=agedesc&max=25
2015-01-15 20:36:35,389::DEBUG::[rss:334] Done parsing https://nzbindex.nl/rss/?q=hello&sort=agedesc&max=25
2015-01-15 20:36:35,389::INFO::[rss:353] Failed to retrieve RSS from https://nzbindex.nl/rss/?q=hello&sort=agedesc&max=25: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)>
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by sander »

I've started a seperate thread here: http://forums.sabnzbd.org/viewtopic.php?f=1&t=18565
typo101
Newbie
Newbie
Posts: 5
Joined: July 1st, 2014, 5:22 pm

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by typo101 »

I fumbled my way to a solution to the same or very similar problem in another thread. https://forums.sabnzbd.org/viewtopic.php?t=18771
dakh
Newbie
Newbie
Posts: 3
Joined: March 22nd, 2015, 9:27 am

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by dakh »

I am getting the same issue using Sabnzbd 7.20 and Python 2.7.9 on a Synology NAS. Does anyone have a suggested fix please for this platform?

Or a direct download for Python 2.7.8 for a Synology 1812+?

Thanks
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by sander »

dakh wrote:I am getting the same issue using Sabnzbd 7.20 and Python 2.7.9 on a Synology NAS. Does anyone have a suggested fix please for this platform?
Did you follow link the I posted, and read it ... ? It contains explanation + fix.
dakh
Newbie
Newbie
Posts: 3
Joined: March 22nd, 2015, 9:27 am

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by dakh »

For Synology NAS systems, workaround is available. (Credit goes to Dr. Bean from Synocommunity):

SSH into Diskstation, then as root execute:

ln -s /etc/ssl/certs/ca-certificates.crt /usr/local/python/cert.pem

I have tested this as working on DSM 5.2 5022 update 4 and Python 2.7.9. using SABnzbd 0.7.20-13.
sarsipius
Newbie
Newbie
Posts: 9
Joined: October 5th, 2013, 1:43 am

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by sarsipius »

dakh wrote:For Synology NAS systems, workaround is available. (Credit goes to Dr. Bean from Synocommunity):

SSH into Diskstation, then as root execute:

ln -s /etc/ssl/certs/ca-certificates.crt /usr/local/python/cert.pem

I have tested this as working on DSM 5.2 5022 update 4 and Python 2.7.9. using SABnzbd 0.7.20-13.
Thanks for the work around dakh. Could you please post a link to the original post from Dr. Bean?
dakh
Newbie
Newbie
Posts: 3
Joined: March 22nd, 2015, 9:27 am

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by dakh »

No problem - here is the GitHub thread:

https://github.com/SynoCommunity/spksrc ... t-84930841

FYI - SynoCommunity have updated their Python 2.7.9 package, which includes the symlink.
sfsab
Newbie
Newbie
Posts: 1
Joined: May 15th, 2015, 11:30 am

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by sfsab »

Did something else cause it to break again?
I had this problem a few months ago when it first surfaced and it was working fine after creating the symlink.
No I have just recently installed a bunch of package updates(dont remember what they all were) along with DSM 5.2-5565
I am back to getting the following error when SAB tries to call Sickbeard for postprocessing.
Unable to open URL: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)>
If I copy the url and open in a browser it works perfectly.

I have tried deleting the symlink and re-creating it. I am pretty sure I have the latest versions on Sickbeard & Sabnzbd.
Sickbeard: 20140528-5 (alpha (master) -- source : 31ceaf1b5cab1884a280fe3f4609bdc3b1fb3121)
Sabnzbd: 0.7.20-13
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by sander »

SABnzbd 0.8.0 Alpha 1 solves it ... so try that?
Ravefiend
Newbie
Newbie
Posts: 4
Joined: January 4th, 2011, 5:43 am

Re: [SOLVED] No response from indexer (Python 2.7.9 and Free

Post by Ravefiend »

Fixed this as well today on my installation on FreeBSD. Just update the ca_root_nss port/package to 3.19.1_1 or higher to fix this on SABnzbd 0.7.20 :
https://www.freshports.org/security/ca_root_nss/
Post Reply