Advertisement
Azure

Untitled

Aug 23rd, 2011
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. [2011/08/23 11:10:40.665] << PING 0
  2. [2011/08/23 11:10:59.618] !! C:/Ruby192/lib/ruby/1.9.1/openssl/buffering.rb:145:in `sysread_nonblock': An existing connection wa
  3. s forcibly closed by the remote host. (Errno::ECONNRESET)
  4. [2011/08/23 11:10:59.620] !! C:/Ruby192/lib/ruby/1.9.1/openssl/buffering.rb:145:in `read_nonblock'
  5. [2011/08/23 11:10:59.621] !! C:/Ruby192/lib/ruby/1.9.1/net/protocol.rb:135:in `rbuf_fill'
  6. [2011/08/23 11:10:59.622] !! C:/Ruby192/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'
  7. [2011/08/23 11:10:59.622] !! C:/Ruby192/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'
  8. [2011/08/23 11:10:59.623] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:89:in `block in start_reading_t
  9. hread'
  10. Deprecation warning: Beginning with version 1.2.0, Bot#dispatch should not be used anymore.
  11. C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/bot.rb:267:in `dispatch'
  12. C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:104:in `block in start_reading_thread'
  13. [2011/08/23 11:11:09.843] !! Waiting 1 seconds before reconnecting
  14. [2011/08/23 11:11:10.844] !! Connecting to irc.freenode.net:6697
  15. [2011/08/23 11:11:11.469] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:34:in `initialize': getaddrinfo: N
  16. o such host is known. (SocketError)
  17. [2011/08/23 11:11:11.470] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:34:in `new'
  18. [2011/08/23 11:11:11.471] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:34:in `block in connect'
  19. [2011/08/23 11:11:11.472] !! C:/Ruby192/lib/ruby/1.9.1/timeout.rb:57:in `timeout'
  20. [2011/08/23 11:11:11.472] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:33:in `connect'
  21. [2011/08/23 11:11:11.473] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:140:in `start'
  22. [2011/08/23 11:11:11.474] !! C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/bot.rb:338:in `start'
  23. [2011/08/23 11:11:11.475] !! g:/bot/bot_base.rb:93:in `<main>'
  24. C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:205:in `message': undefined method `queue' for nil:NilClass (No
  25. MethodError)
  26. from C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:79:in `send_login'
  27. from C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/irc.rb:141:in `start'
  28. from C:/Ruby192/lib/ruby/gems/1.9.1/gems/cinch-1.1.3/lib/cinch/bot.rb:338:in `start'
  29. from g:/bot/bot_base.rb:93:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement