Skip to content

Instantly share code, notes, and snippets.

@trobrock
Created February 15, 2013 19:50
Show Gist options
  • Save trobrock/4962945 to your computer and use it in GitHub Desktop.
Save trobrock/4962945 to your computer and use it in GitHub Desktop.
[2013-02-15T19:46:05+00:00] DEBUG: Sending HTTP Request via GET to ec2-54-234-210-155.compute-1.amazonaws.com:4000/nodes/ip-10-151-63-76.ec2.internal
[2013-02-15T19:46:05+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2013-02-15T19:46:05+00:00] DEBUG: HTTP 1.1 200 OK
[2013-02-15T19:46:05+00:00] DEBUG: content-type: application/json; charset=utf-8
[2013-02-15T19:46:05+00:00] DEBUG: connection: close
[2013-02-15T19:46:05+00:00] DEBUG: server: thin 1.5.0 codename Knife
[2013-02-15T19:46:05+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2013-02-15T19:46:05+00:00] DEBUG: Re-raising exception: NoMethodError - undefined method `reset_defaults_and_overrides' for #<Hash:0x2ac09c0>
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/client.rb:251:in `build_node'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/client.rb:412:in `do_run'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/client.rb:176:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application.rb:140:in `run_chef_client'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application/client.rb:274:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application/client.rb:267:in `loop'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application/client.rb:267:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application.rb:72:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/chef-client:26
/usr/bin/chef-client:23:in `load'
/usr/bin/chef-client:23
[2013-02-15T19:46:05+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2013-02-15T19:46:05+00:00] DEBUG: NoMethodError: undefined method `run_list' for nil:NilClass
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/resource_reporter.rb:223:in `prepare_run_data'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/resource_reporter.rb:185:in `post_reporting_data'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/resource_reporter.rb:180:in `run_failed'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/event_dispatch/dispatcher.rb:29:in `run_failed'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/event_dispatch/dispatcher.rb:29:in `each'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/event_dispatch/dispatcher.rb:29:in `run_failed'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/client.rb:438:in `do_run'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/client.rb:176:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application.rb:140:in `run_chef_client'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application/client.rb:274:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application/client.rb:267:in `loop'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application/client.rb:267:in `run_application'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/../lib/chef/application.rb:72:in `run'
/usr/lib/ruby/gems/1.8/gems/chef-10.20.0/bin/chef-client:26
/usr/bin/chef-client:23:in `load'
/usr/bin/chef-client:23
[2013-02-15T19:46:05+00:00] FATAL: NoMethodError: undefined method `run_list' for nil:NilClass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment