Skip to content

Instantly share code, notes, and snippets.

@bklang
Created October 19, 2014 15:17
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 bklang/446aff57a1855ec89add to your computer and use it in GitHub Desktop.
Save bklang/446aff57a1855ec89add to your computer and use it in GitHub Desktop.
==> default: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
==> default: [2014-10-19T14:45:31+00:00] INFO: *** Chef 11.16.4 ***
==> default: [2014-10-19T14:45:31+00:00] INFO: Chef-client pid: 1451
==> default: [2014-10-19T14:45:32+00:00] INFO: Client key /etc/chef/client.pem is not present - registering
==> default: [2014-10-19T14:45:36+00:00] INFO: HTTP Request Returned 401 Unauthorized: error
==> default:
==> default: ================================================================================
==> default: Chef encountered an error attempting to create the client "bklang-dev"
==> default: ================================================================================
==> default:
==> default:
==> default: Authentication Error:
==> default: ---------------------
==> default: Failed to authenticate to the chef server (http 401).
==> default:
==> default:
==> default:
==> default: Server Response:
==> default: ----------------
==> default: Invalid signature for user or client 'ringrx-validator'
==> default:
==> default:
==> default: Relevant Config Settings:
==> default: -------------------------
==> default: chef_server_url "https://api.opscode.com/organizations/ringrx"
==> default:
==> default: validation_client_name "ringrx-validator"
==> default:
==> default: validation_key "/tmp/vagrant-chef-3/validation.pem"
==> default:
==> default:
==> default:
==> default: 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