Skip to content

Instantly share code, notes, and snippets.

@kellydunn
Created December 16, 2013 21:48
Show Gist options
  • Save kellydunn/7995024 to your computer and use it in GitHub Desktop.
Save kellydunn/7995024 to your computer and use it in GitHub Desktop.
bundle exec berks install
$ bundle exec berks install
Using smaug (0.0.1) from metadata
Ridley::Client crashed!
Ridley::Errors::ClientKeyFileNotFoundOrInvalid: client key is invalid or not found at: '/etc/chef/client.pem'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/ridley-1.5.3/lib/ridley/client.rb:156:in `initialize'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `block in handle_message'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `block in initialize'
/home/kelly/.rvm/gems/ruby-1.9.3-p448/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create'
client key is invalid or not found at: '/etc/chef/client.pem'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment