Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. 0:31:14 [305/405] test_startfile -- test_ssl failed
  2. Exception in thread Thread-767:
  3. Traceback (most recent call last):
  4. File "/build/python/src/Python-3.6.1/Lib/threading.py", line 916, in _bootstrap_inner
  5. self.run()
  6. File "/build/python/src/Python-3.6.1/Lib/test/test_ssl.py", line 1926, in run
  7. if not self.wrap_conn():
  8. File "/build/python/src/Python-3.6.1/Lib/test/test_ssl.py", line 1871, in wrap_conn
  9. self.sock, server_side=True)
  10. File "/build/python/src/Python-3.6.1/Lib/ssl.py", line 401, in wrap_socket
  11. _context=self, _session=session)
  12. File "/build/python/src/Python-3.6.1/Lib/ssl.py", line 808, in __init__
  13. self.do_handshake()
  14. File "/build/python/src/Python-3.6.1/Lib/ssl.py", line 1061, in do_handshake
  15. self._sslobj.do_handshake()
  16. File "/build/python/src/Python-3.6.1/Lib/ssl.py", line 683, in do_handshake
  17. self._sslobj.do_handshake()
  18. OSError: [Errno 0] Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement