isis icon indicating copy to clipboard operation
isis copied to clipboard

SocketError -- on no network connection

Open whitehat101 opened this issue 12 years ago • 0 comments

$ bundle exec bin/isis-run.rb 
Notice: for 10x faster LSI support, please install http://rb-gsl.rubyforge.org/
$HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/bundler/gems/xmpp4r-bb29784f9ebd/lib/xmpp4r/connection.rb:67:in `initialize': getaddrinfo: nodename nor servname provided, or not known (SocketError)
  from $HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/bundler/gems/xmpp4r-bb29784f9ebd/lib/xmpp4r/connection.rb:67:in `new'
  from $HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/bundler/gems/xmpp4r-bb29784f9ebd/lib/xmpp4r/connection.rb:67:in `connect'
  from $HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/bundler/gems/xmpp4r-bb29784f9ebd/lib/xmpp4r/client.rb:71:in `connect'
  from $HOME/Code/isis/lib/isis/connections/hipchat.rb:31:in `connect'
  from $HOME/Code/isis/lib/isis/chatbot.rb:55:in `connect'
  from $HOME/Code/isis/lib/isis/chatbot.rb:121:in `run'
  from bin/isis-run.rb:17:in `block in <main>'
  from $HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `call'
  from $HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
  from $HOME/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
  from bin/isis-run.rb:13:in `<main>'

whitehat101 avatar Jan 29 '13 16:01 whitehat101