Hi all-
I'm guessing this happened with a recent upgrade, and I've seen similar threads, but sabnzbd is failing to download NZBs via URL (this has worked flawlessly for ages). When I hit the url with lynx I get a self-signed cert error - I'm on Python 2.7.9 and sabnzbd 0.7.20 - is this the OpenSSL v3 issue people have been talking about? Just curious if/what the workaround is.
Cheers.
Unable to download NZBs via url
Forum rules
Help us help you:
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.
Re: Unable to download NZBs via url
Yes, probably. Can you - for the record - post the URL / FQDN of the indexer you're using?
Workarounds:
- use plain HTTP instead of HTTPS
- a few lines of python code I wrote a few months ago: see https://forums.sabnzbd.org/viewtopic.ph ... 565#p98483
- use SABnzbd pre-0.8.x
Which do you prefer?
Workarounds:
- use plain HTTP instead of HTTPS
- a few lines of python code I wrote a few months ago: see https://forums.sabnzbd.org/viewtopic.ph ... 565#p98483
- use SABnzbd pre-0.8.x
Which do you prefer?
Re: Unable to download NZBs via url
This actually was the easiest fix, worked like a champ:
https://forums.sabnzbd.org/viewtopic.ph ... =15#p98211
Thanks for pointing me in the right direction!
https://forums.sabnzbd.org/viewtopic.ph ... =15#p98211
Thanks for pointing me in the right direction!
