Skip to content
New issue

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

OSError: [Errno 0] Error #8

Open
TARS-bot opened this issue Oct 30, 2017 · 0 comments
Open

OSError: [Errno 0] Error #8

TARS-bot opened this issue Oct 30, 2017 · 0 comments

Comments

@TARS-bot
Copy link
Collaborator

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  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

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.0 Linux-4.9.53-1-MANJARO-x86_64-with-glibc2.3.4 imported en_US

Additional Information

The reporting user(s) did not provide additional information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant