Created
October 8, 2009 03:56
-
-
Save superfeedr/204709 to your computer and use it in GitHub Desktop.
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
chef-client -t `cat /etc/chef/validation_token` -j firehoser-ruby-role.json | |
INFO: Starting Chef Run | |
/opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:2097:in `error!': 500 "Internal Server Error" (Net::HTTPFatalError) | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/rest.rb:233:in `run_request' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/rest.rb:95:in `post_rest' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/client.rb:228:in `create_registration' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/client.rb:206:in `register' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/client.rb:78:in `run' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/application/client.rb:186:in `run_application' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/application/client.rb:178:in `loop' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/application/client.rb:178:in `run_application' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/lib/chef/application.rb:57:in `run' | |
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.7.12/bin/chef-client:26 | |
from /usr/bin/chef-client:19:in `load' | |
from /usr/bin/chef-client:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment