Skip to content

Instantly share code, notes, and snippets.

@bbrowning
Created October 7, 2010 15:47
Show Gist options
  • Select an option

  • Save bbrowning/615326 to your computer and use it in GitHub Desktop.

Select an option

Save bbrowning/615326 to your computer and use it in GitHub Desktop.
I, [2010-10-07 11:44:24 #846] INFO -- : Discovering platform...
D, [2010-10-07 11:44:24 #846] DEBUG -- : Discovering if we're on EC2...
T, [2010-10-07 11:44:24 #846] TRACE -- : GET: http://169.254.169.254/1.0/meta-data/local-ipv4
E, [2010-10-07 11:44:25 #846] ERROR -- : GET failed: Request Timeout
E, [2010-10-07 11:44:25 #846] ERROR -- : /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:174:in `transmit'
/usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:60:in `execute'
/usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:31:in `execute'
/usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/resource.rb:54:in `get'
./lib/sc-agent/helpers/client-helper.rb:34:in `get'
./lib/sc-agent/helpers/cloud-helper.rb:49:in `discover_ec2'
./lib/sc-agent/helpers/cloud-helper.rb:37:in `discover_platform'
./lib/sc-agent/helpers/bootstrap-helper.rb:40:in `prepare'
config/rackup.ru:14
/usr/lib/ruby/gems/1.8/gems/rack-1.2.0/lib/rack/builder.rb:46:in `instance_eval'
/usr/lib/ruby/gems/1.8/gems/rack-1.2.0/lib/rack/builder.rb:46:in `initialize'
config/rackup.ru:1:in `new'
config/rackup.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment