We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This crash report was reported through the automatic crash reporting system 🤖
File "/home/bauerj/electrum/lib/util.py", line 768, in run_with_except_hook run_original(*args2, **kwargs2) File "/home/bauerj/electrum/lib/interface.py", line 225, in run socket = self.get_socket() File "/home/bauerj/electrum/lib/interface.py", line 137, in get_socket s = ssl.wrap_socket(s, ssl_version=ssl.PROTOCOL_TLSv1_1, cert_reqs=ssl.CERT_REQUIRED, ca_certs=ca_path, do_handshake_on_connect=True) File "/usr/lib/python3.6/ssl.py", line 1142, in wrap_socket ciphers=ciphers) File "/usr/lib/python3.6/ssl.py", line 808, in __init__ self.do_handshake() File "/usr/lib/python3.6/ssl.py", line 1061, in do_handshake self._sslobj.do_handshake() File "/usr/lib/python3.6/ssl.py", line 683, in do_handshake self._sslobj.do_handshake() OSError: [Errno 0] Error
This issue was reported by 1 user:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 1 user:
Additional Information
Test.
The text was updated successfully, but these errors were encountered: