I am trying to setup a chef client node using knife bootstrap:
knife bootstrap nodename -x user -P passwd --sudo
Getting the following error messages::
Chef encountered an error attempting to create the client "nodename .url.com" Authentication Error - Failed to authenticate to the chef server (http 401). Server Response: Invalid signature for user or client 'chef-validator'*
My config settings looks good, I have tried restarting all the chef-server services and tried configuring the chef-client from the node as
/etc/chef
/etc/chef/chef-validator.pem
to my /etc/chef/validator.pem
chef-client -l debug -S https://mychefserver.url.com -K /etc/chef/validation.pem
Still I am getting
[2014-07-03T14:03:25-04:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)*
I also had this problem...
If using a Windows workstation, check that the files contained in the unzipped starter kit are "Unblocked" in Windows Explorer.
Also go to our chef node and delete any client.pem
files which are contained there.
This can happen if you have already boot strapped a node then you download your starter kit again. The previous client.pem
is not removed from the node. You need to manually remove this so that authentication can occur.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With