electrum-ltc icon indicating copy to clipboard operation
electrum-ltc copied to clipboard

Label sync error - Sslv3 alert handshake failure

Open witozag opened this issue 7 years ago • 4 comments

I use Linux Debian and Electrum-Ltc 3.1.3.1 I already have python3-setuptools, python3-pyqt5, python3-pip, python3-dev, libssl-dev and scrypt installed. Error synchronising labels: (<class 'requests.exceptions.SSLError'>, SSLError(SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:720)'),),))

Do you know why and how to fix it?

witozag avatar Aug 18 '18 18:08 witozag

Do you get the same issue with the latest git master?

pooler avatar Aug 20 '18 06:08 pooler

I get the error with the latest electrum-ltc version 3.1.3.1 from https://electrum-ltc.org/download/Electrum-LTC-3.1.3.1.tar.gz

witozag avatar Aug 23 '18 13:08 witozag

I understand that, but I'd like to know if you get the same error with the latest (unreleased) version of the code from the git repo, to see if the issue is specific to the version you are using. (For instructions on how to check out this code, see the "Development version" section of the README.)

pooler avatar Aug 23 '18 14:08 pooler

see https://github.com/spesmilo/electrum/issues/4499#issuecomment-424009948

SomberNight avatar Oct 03 '18 16:10 SomberNight