无法向厨师服务器进行身份验证(http 401)

时间:2015-11-30 14:37:01

标签: chef apache-zookeeper mesos stratio

设置stratio manager时,我在从属计算机上出错了。

Chef-client pid: 4846
Client key /etc/chef/client.pem is not present - registering
HTTP Request Returned 401 Unauthorized: error
Chef encountered an error attempting to create the client)
Failed to authenticate to the chef server (http 401)

我找不到解决方案

1 个答案:

答案 0 :(得分:1)

通常,这意味着客户端或节点对象已存在于服务器上。它也可能与验证器密钥的不正确权限有关,但不再建议使用验证器密钥。

相关问题