Advertisement
Guest User

Untitled

a guest
Oct 25th, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "./bot.py", line 29, in <module>
  3. s.connect((HOST, PORT))
  4. File "/usr/lib/python2.7/socket.py", line 224, in meth
  5. return getattr(self._sock,name)(*args)
  6. socket.error: [Errno 113] No route to host
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement