Created
April 16, 2012 14:06
-
-
Save ryan-roemer/2399041 to your computer and use it in GitHub Desktop.
Chef Attribute Array Stack Trace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Generated at Mon Apr 16 13:44:28 +0000 2012 | |
NoMethodError: undefined method `+@' for ["0.6.15"]:Array | |
/var/cache/chef/cookbooks/nodejs/attributes/default.rb:20:in `from_file' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/node.rb:655:in `load_attributes' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/node.rb:653:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/node.rb:653:in `load_attributes' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/node.rb:652:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/node.rb:652:in `load_attributes' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/run_context.rb:101:in `load_attributes' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/run_context.rb:60:in `load' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:195:in `setup_run_context' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:159:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:239:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:229:in `loop' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:229:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application.rb:67:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/chef-client:26 | |
/usr/bin/chef-client:19:in `load' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment