Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chef encountered an error attempting to load the node data for "fauxhai.local" #274

Closed
chef1729 opened this issue Mar 22, 2017 · 1 comment

Comments

@chef1729
Copy link

================================================================================
Chef encountered an error attempting to load the node data for "fauxhai.local"

Authentication Error:

Failed to authenticate to the chef server (http 401).

Server Response:

Relevant Config Settings:

chef_server_url "https://radche/organizations/radian"
node_name "fauxhai.local"
client_key ""

If these settings are correct, your client_key may be invalid, or
you may have a chef user with the same client name as this node.

Platform:

x86_64-linux

example at ./spec/recipes/default_spec.rb:25 (FAILED - 6)
@coderanger
Copy link
Collaborator

You are probably trying to access some Chef Server features from ChefSpec's SoloRunner. This is not supported.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants