I am suddenly getting quorum failure on any run from converge from Delivery… I had been running fine up until last Friday.
I am able to log in to the nodes in any of the environments and can run chef-client locally.
Running a knife node list lists all of my nodes, however when running a knife node status, none of my Acceptance, Union, Rehearsal, or Delivered nodes are showing up.
Running knife node status returns the node as “unavailable”
I have tried removing a node and client from Chef, deleting and re-creating the VM and re-bootstrapping the node into Chef, and while the node is created in Chef, I still am getting the “unavailable” status on a Knife node status
Any Ideas of where I went pear shaped???
Update:
I have been reviewing a few other online resources and it seems that my push-jobs clients are failing to start… when I log into a node and attempt to start the pushy-client I get the following error upon attempting to retrieve the configuration from the Chef server:
ERROR: [] Exiting: No key returned from server; server may be using 1.x protocol. The config flag ‘allow_unencrypted’ disables encryption and allows use of 1.x server. Use with caution!
Anyone have any idea which configuration is causing the error???