Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. narnia7@narnia:~$ wechall
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/wechall", line 30, in <module>
  4. ssl_sock.connect((host, port))
  5. File "/usr/lib/python3.5/ssl.py", line 1027, in connect
  6. self._real_connect(addr, False)
  7. File "/usr/lib/python3.5/ssl.py", line 1014, in _real_connect
  8. socket.connect(self, addr)
  9. TimeoutError: [Errno 110] Connection timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement