Label sync error - Sslv3 alert handshake failure
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?
Do you get the same issue with the latest git master?
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
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.)
see https://github.com/spesmilo/electrum/issues/4499#issuecomment-424009948