Search found 7 matches

by velkkor
July 28th, 2015, 12:49 pm
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

That did the trick. Restarted SABnzbd and the queued fetch started downloading just fine.

Thank you so much for your patience and assistance.
by velkkor
July 28th, 2015, 11:06 am
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

Ok, I apologize. I had at least one space in the script that shouldn't have been there. This is the actual output of the nzbindex.nl script in the interactive Python prompt: Python 2.7.9 (default, Mar 24 2015, 00:42:24) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2 Type "...
by velkkor
July 28th, 2015, 10:28 am
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

# python Python 2.7.9 (default, Mar 24 2015, 00:42:24) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import ssl >>> import urllib2 >>> ssl._create_defautl_https_...
by velkkor
July 28th, 2015, 10:06 am
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

# python ssl-checker.py 'https://api.nzbgeek.info/api?t=get&id=cdcbe94b416d54c13e993c6ab4220f85&apikey=yaddayadda' Python version: 2.7.9 https://api.nzbgeek.info/api?t=get&id=cdcbe94b416d54c13e993c6ab4220f85&apikey=yaddayadda Not good: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED]...
by velkkor
July 28th, 2015, 9:36 am
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

I'll try running the scripts you mentioned and let you know what I see. Basically I'm just getting the "WAIT XX sec / Trying to fetch NZB from https://nzbs.in/getnzb/blablahblah.nzb" or "WAIT XX sec / Trying to fetch NZB from https://api.nzbgeek.info/api?t=get&id=yaddayaddayadda&a...
by velkkor
July 28th, 2015, 7:04 am
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

No problem, I'm still following. Thanks.
by velkkor
July 27th, 2015, 5:41 pm
Forum: General Help
Topic: [SOLVED] EVERYTHING = "WAIT xx seconds"
Replies: 20
Views: 16053

Re: [SOLVED] EVERYTHING = "WAIT xx seconds"

How would I go about putting the 0.8.0Alpha 3 on a QNAP nas? I'm having this issue as well. Apparently my Python updated to 2.7.3 on Friday and since then I can't fetch NZBs from any of my indexers. I tried using QPython 2.7.9 and have the same issue. It's odd (to me) that it's doing this. Both http...