Page 1 of 1

SSL problem on Manjaro after update

Posted: January 5th, 2022, 8:13 pm
by bhboyle
Good evening all.

First let me say thank you. I have been using Sabnzbd for years now and love it.

I did an update on Manjaro this week and Sabnzb stoped working. I thought I was able to get it working again until I tried to download something. Through some testing the server connection I discovered this error.

[Errno 111] [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:997)

If I disable SSL the connection works just fine like before the update.

I have tried reinstalling SAB to no avail,

I tried reinstalling openssl also to no avail.

I dont know if this is an Sabnzbd issue or a Manjaro issue.

Any help would be very much apprciaited.

Cheers.

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 1:10 am
by sander
More logging please

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 7:51 am
by bhboyle
Happy to. What do you need to see???

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 8:19 am
by sander
the 20 surrounding lines from sabnzbd.log

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 10:45 am
by bhboyle
Im sorry but It wont let me include the log.

It keeps saying new users are not allow to post links. I tried removing the embedded links in the log but it still will not let me.

Do I need to attach it as a file? I dont see that option anywhere.

Sorry if I'm blind or dumb.

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 10:59 am
by sander
Search for "pastebin" on this forum.

Oh, also search for "[Errno 111] [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:997)" in combination with "sabnzbd".

Note: As you're a Manjaro user, I would expect some research from your own side.

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 12:02 pm
by bhboyle
Please rest assured I did search online for more than two hours last night before bothering anyone on this forum. Everthing I found had no effect.

So I cleared the log and restarted Sabnzbd and clicked the test connection link. Here is the log.

I also shuld mention that I installed Sabnzbd on my Windows laptop and the SSL connection to Giganews worked flawlessly.

Thank you again for any help.

Cheers.

Here is link to the pastebin of my log.
https://pastebin.com/rAEjRMSN

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 2:07 pm
by sander
There is no SSL Error in your log

This is leading nowhere. I'll leave this thread.

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 2:11 pm
by bhboyle
Ummm...

So your stumped too. Glad its not just me.

So im back to square one.

Can anyone else help?

Cheers.

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 6:08 pm
by Puzzled
This happens when you are tryng to connect to a server, right? If so then it's probably because Python 3.10 is more strict about what it will accept than earlier Python versions. Try the SABnzbd 3.5 beta if you can. It has some changes to make it work with more servers.

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 6:41 pm
by bhboyle
Thank you so much for that suggestion!

I will see what it would take to install 3.5

Cheers!

Re: SSL problem on Manjaro after update

Posted: January 6th, 2022, 6:57 pm
by bhboyle
Puzzled you rock!

I downloaded the 3.5 Beta 3 version and ran it stand alown via Python and it worked. I get a number of errors in the web interface about the API key but it connects to the server and is able to download.

Thank you so much!!!