Skip to content

Instantly share code, notes, and snippets.

@brookemckim
brookemckim / chef_error.txt
Created May 12, 2011 20:48
Chef::Exceptions::PrivateKeyMissing
[Thu, 12 May 2011 16:46:45 -0400] WARN: Failed to read the private key /etc/chef/client.pem: #<Errno::ENOENT: No such file or directory - /etc/chef/client.pem>
[Thu, 12 May 2011 16:46:45 -0400] ERROR: Running exception handlers
[Thu, 12 May 2011 16:46:45 -0400] ERROR: Exception handlers complete
[Thu, 12 May 2011 16:46:45 -0400] FATAL: Stacktrace dumped to /tmp/chef-stacktrace.out
[Thu, 12 May 2011 16:46:45 -0400] FATAL: Chef::Exceptions::PrivateKeyMissing: I cannot read /etc/chef/client.pem, which you told me to use to sign requests!