shadowm

Untitled

Feb 19th, 2013
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. irkerd: timing out connection to chat.freenode.net at Tue Feb 19 14:51:29 2013 (ping_timeout=False, xmit_timeout=True)
  2. irkerd: server chat.freenode.net disconnected
  3. Exception in thread Thread-1:
  4. Traceback (most recent call last):
  5. File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  6. self.run()
  7. File "/usr/lib/python2.6/threading.py", line 484, in run
  8. self.__target(*self.__args, **self.__kwargs)
  9. File "/home/irker/irker/irc/client.py", line 269, in process_forever
  10. self.process_once(timeout)
  11. File "/home/irker/irker/irc/client.py", line 247, in process_once
  12. (i, o, e) = select.select(sockets, [], [], timeout)
  13. TypeError: argument must be an int, or have a fileno() method.
  14.  
  15.  
  16. You have mail in /var/mail/irker
  17. irker@ai0867:~/irker$ ./irkerd -d 1 2>&1 | tee -a ../irkerd.log >&2
Advertisement
Add Comment
Please, Sign In to add comment