Hello Everyone,
New to the list here, I am getting an error when I run my
chef-client on a node that I was testing a new cookbook on. I have
made sure to add the node correctly when I check the knife client
list it shows up properly. When I login to the ui I see it in
there with it appears everything properly in it's place.
This is from the node in question:
knife ssl check
WARNING: No knife configuration file found. See
for details.
Connecting to host localhost:443
ERROR: Network Error: Connection refused - connect(2) for
"localhost" port 443
Check your knife configuration and network settings
This is from the chef-workstation:
knife client list
cfs-validator
So I am not sure where to go from here. Any help would be much
appreciated.