Skip to content

Instantly share code, notes, and snippets.

@greenmoss
Created March 16, 2010 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greenmoss/333979 to your computer and use it in GitHub Desktop.
Save greenmoss/333979 to your computer and use it in GitHub Desktop.
client run
# chef-client
[Tue, 16 Mar 2010 10:02:13 -0400] INFO: Starting Chef Run
[Tue, 16 Mar 2010 10:02:17 -0400] INFO: Client key /etc/chef/client.pem is not present - registering
/usr/lib/ruby/1.8/net/http.rb:2097:in `error!': 401 "Unauthorized" (Net::HTTPServerException)
from /usr/lib/ruby/1.8/chef/rest.rb:296:in `run_request'
from /usr/lib/ruby/1.8/chef/rest.rb:116:in `post_rest'
from /usr/lib/ruby/1.8/chef/api_client.rb:235:in `save'
from /usr/lib/ruby/1.8/chef/rest.rb:79:in `register'
from /usr/lib/ruby/1.8/chef/rest.rb:77:in `upto'
from /usr/lib/ruby/1.8/chef/rest.rb:77:in `register'
from /usr/lib/ruby/1.8/chef/rest.rb:75:in `catch'
from /usr/lib/ruby/1.8/chef/rest.rb:75:in `register'
from /usr/lib/ruby/1.8/chef/client.rb:186:in `register'
from /usr/lib/ruby/1.8/chef/client.rb:84:in `run'
from /usr/lib/ruby/1.8/chef/application/client.rb:204:in `run_application'
from /usr/lib/ruby/1.8/chef/application/client.rb:196:in `loop'
from /usr/lib/ruby/1.8/chef/application/client.rb:196:in `run_application'
from /usr/lib/ruby/1.8/chef/application.rb:57:in `run'
from /usr/bin/chef-client:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment