Advertisement
saimanoj

Error with LPMCBot

Sep 17th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "lpmcbot.py", line 31, 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.gaierror: [Errno -5] No address associated with hostname
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement