Wait 40 sec / Trying to fetch NZB from ........

SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.

Moderator: Lillian.W@AST

thomaslo
Posts: 6
youtube meble na wymiar Warszawa
Joined: Thu Aug 15, 2013 6:13 pm

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by thomaslo »

a workaround is her:
http://forums.sabnzbd.org/viewtopic.php ... 4&p=101217

Put this:
opt_out_of_certificate_verification = True
if opt_out_of_certificate_verification:
try:
import ssl
ssl._create_default_https_context = ssl._create_unverified_context
except:
pass

in top of (at line 17) /volume1/.@plugins/AppCentral/sabnzbdplus/sabnzbdplus/SABnzbd.py
Ianolga
Posts: 25
Joined: Thu Jul 24, 2014 8:57 am

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by Ianolga »

That worked a treat,

thanks thomasio

do you know what the consequences voiding the ssl might be?


Ian
Stik
Posts: 46
Joined: Tue Aug 18, 2015 1:52 pm
Location: Adelaide, South Australia

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by Stik »

I have just installed Sab and sickbeard on my new 5104 and am having exactly the same problem.

SabNzbd: 0.7.20
Python: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3]

Will be interested to see the outcome
Ianolga
Posts: 25
Joined: Thu Jul 24, 2014 8:57 am

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by Ianolga »

Follow thomalso's instruction for the fix
Stik
Posts: 46
Joined: Tue Aug 18, 2015 1:52 pm
Location: Adelaide, South Australia

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by Stik »

Sorry I missed that, it worked a treat... Thanks
Stik
Posts: 46
Joined: Tue Aug 18, 2015 1:52 pm
Location: Adelaide, South Australia

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by Stik »

This fix works but stops but breaks the catagories, they are no longer picked up by SAB. But is a work around until pyhon ssl is fixed.

[UPDATE] The catagories are now being picked up .. all working as expected thanks.
Last edited by Stik on Fri Sep 11, 2015 10:02 am, edited 1 time in total.
maartmail
Posts: 22
Joined: Sat Jan 04, 2014 5:35 pm

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by maartmail »

I also have this problem after updating Python. I would rather not apply the mentioned fix if it breaks categories.
Is there any way to roll back to the previous version of Python?
User avatar
orion
Posts: 3482
Joined: Wed May 29, 2013 11:09 am

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by orion »

I believe you should send a support request to asustor to get the older version.
damien599901
Posts: 575
Joined: Mon Dec 30, 2013 2:53 am

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by damien599901 »

orion wrote:I believe you should send a support request to asustor to get the older version.

take a look here http://appdownload.asustor.com/
Storage: AS7004T & AS5002T
Network: FREEBOX REVOLUTION V6
Laptop: Apple MACBOOK Pro OS X El Capitan & Windows 10
Media Player: ASUSTOR NAS with Kodi 16 Beta & HD_Engine 1 (thanks Fathe_Mande)
Portable: iPhone 6S Plus, iPad Mini 2 & iPad Air
maartmail
Posts: 22
Joined: Sat Jan 04, 2014 5:35 pm

Re: Wait 40 sec / Trying to fetch NZB from ........

Post by maartmail »

Thank you Damien, I found the files I was looking for there.

In order to install the old Python version I had to remove the current version and all related Apps (sickrage, couchpotato, SABnzbd) with it.
Since I don't want to go through the trouble of backing up and restoring all the settings I switched to NZBget. NZBGet works fine with the current Python version.

Thanks again anyway.
Post Reply

Return to “SABnzbdplus”