Skip to content

Instantly share code, notes, and snippets.

@MarcusHoile
Created December 23, 2014 10:05
Show Gist options
  • Save MarcusHoile/80e0b17d0a67c2426405 to your computer and use it in GitHub Desktop.
Save MarcusHoile/80e0b17d0a67c2426405 to your computer and use it in GitHub Desktop.
tcp error
W, [2014-12-23T10:05:13.322907 #7634] WARN -- : [SKYLIGHT] [0.5.2] Running Skylight in development mode. No data will be reported until you deploy your app.
(To disable this message, set `alert_log_file` in your config.)
W, [2014-12-23T10:05:14.649997 #7634] WARN -- #<Bunny::Session:110884040 guest@127.0.0.1:5672, vhost=/, hosts=[127.0.0.1]>: Could not establish TCP connection to 127.0.0.1:5672:
/home/ubuntu/.rvm/gems/ruby-2.1.4/gems/bunny-1.6.1/lib/bunny/session.rb:298:in `rescue in start': Could not establish TCP connection to any of the configured hosts (Bunny::TCPConnectionFailedForAllHosts)
from /home/ubuntu/.rvm/gems/ruby-2.1.4/gems/bunny-1.6.1/lib/bunny/session.rb:260:in `start'
from /home/ubuntu/Approsport/app/services/bunny/listener.rb:24:in `connect'
from lib/message_queue.rb:5:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment