Skip to content

Instantly share code, notes, and snippets.

@dmdeklerk
Created October 8, 2013 18:11
Show Gist options
  • Save dmdeklerk/6888969 to your computer and use it in GitHub Desktop.
Save dmdeklerk/6888969 to your computer and use it in GitHub Desktop.
================================================================================
Chef encountered an error attempting to create the client "web-server"
================================================================================
Authentication Error:
---------------------
Failed to authenticate to the chef server (http 401).
Server Response:
----------------
Failed to authenticate as 'chef-validator'. Ensure that your node_name and client key are correct.
Relevant Config Settings:
-------------------------
chef_server_url "https://api.opscode.com/organizations/I_REMOVED_THIS"
validation_client_name "chef-validator"
validation_key "/tmp/vagrant-chef-1/validation.pem"
If these settings are correct, your validation_key may be invalid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment