Page 1 of 1
Strange Problem
Posted: October 16th, 2015, 12:33 pm
by SpikeyWelsh
i have been using where when sick bread is sending files to sabnzdb to down load they just stay in the list and have this error next to them not sure why it has stopped has anyone else has the error or know how to fix it
Trying to fetch NZB from
https://www.usenet-crawler.com/getnzb/0 ... 67d21b4104
if your able help me
thanks
[EDIT by sander: removed private stuff from URL]
Re: Strange Problem
Posted: October 16th, 2015, 2:54 pm
by sander
On what kind of system is SABnzbd running? On a NAS?
Re: Strange Problem
Posted: October 16th, 2015, 5:31 pm
by SpikeyWelsh
thankyou for the edit
i am running it on a qnap nas
Re: Strange Problem
Posted: October 17th, 2015, 1:20 am
by sander
SpikeyWelsh wrote:thankyou for the edit
i am running it on a qnap nas
Yes, I thought so. Well known problem: the problem is on your NAS; problem with SSL certificates, which are refused by python 2.7.9 and higher. So your NAS provider should solve that.
If they don't, there are workarounds, which - as experience shows - can be very hard or impossible for a user to implement:
* use HTTP instead of HTTPS for the NZB url (so: in your indexer or program like sickbeard)
* use SAB 0.8.0 Beta 1 or higher
* downgrade python to a version lower than 2.7.9
* manually hack SABnzbd 0.7.20 with a few lines of code. See
https://forums.sabnzbd.org/viewtopic.ph ... 565#p98483
Based on my experience, I have decided not to help anymore with implementing the above as the above is clear to a user and he/she how to do it, or it is too difficult to do it at all.
Re: Strange Problem
Posted: October 17th, 2015, 3:54 am
by SpikeyWelsh
thank you for the help will give that a try today
