Created
November 22, 2011 21:45
-
-
Save avit/1387100 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
Generated at Tue Nov 22 16:56:46 -0500 2011 | |
OpenSSL::PKey::RSAError: private key needed.: no start line | |
/usr/lib/ruby/1.8/mixlib/authentication/signedheaderauth.rb:56:in `private_encrypt' | |
/usr/lib/ruby/1.8/mixlib/authentication/signedheaderauth.rb:56:in `sign' | |
/usr/lib/ruby/vendor_ruby/chef/rest/auth_credentials.rb:51:in `signature_headers' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:321:in `authentication_headers' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:366:in `build_headers' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:216:in `api_request' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:125:in `post_rest' | |
/usr/lib/ruby/vendor_ruby/chef/api_client.rb:243:in `save' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:81:in `register' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:79:in `upto' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:79:in `register' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:77:in `catch' | |
/usr/lib/ruby/vendor_ruby/chef/rest.rb:77:in `register' | |
/usr/lib/ruby/vendor_ruby/chef/client.rb:280:in `register' | |
/usr/lib/ruby/vendor_ruby/chef/client.rb:150:in `run' | |
/usr/lib/ruby/vendor_ruby/chef/application/client.rb:239:in `run_application' | |
/usr/lib/ruby/vendor_ruby/chef/application/client.rb:229:in `loop' | |
/usr/lib/ruby/vendor_ruby/chef/application/client.rb:229:in `run_application' | |
/usr/lib/ruby/vendor_ruby/chef/application.rb:67:in `run' | |
/usr/bin/chef-client:25 |
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
dev.example.com [Tue, 22 Nov 2011 16:44:00 -0500] INFO: *** Chef 0.10.4 *** | |
dev.example.com [Tue, 22 Nov 2011 16:44:01 -0500] INFO: Client key /etc/chef/client.pem is not present - registering | |
dev.example.com [Tue, 22 Nov 2011 16:44:01 -0500] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out | |
dev.example.com [Tue, 22 Nov 2011 16:44:01 -0500] FATAL: OpenSSL::PKey::RSAError: private key needed.: no start line |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment