@qanadin wrote:
I am receiving the following output when I debug, but I don't know how to resolve this:
root@ziv2zcve:~# salt-call debug test.ping
Minion failed to authenticate with the master, has the minion key been accepted?
root@ziv2zcve:~# salt-minion -l debug
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/extra.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/extra.conf
[DEBUG ] Configuration file path: /etc/salt/minion
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO ] Setting up the Salt Minion "ziv2zcve.virl.test"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/extra.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/extra.conf
[DEBUG ] Please install 'virt-what' to improve results of the 'virtual' grain.
[INFO ] The salt minion is starting up
[INFO ] Minion is starting as user 'root'
[DEBUG ] AsyncEventPublisher PUB socket URI: ipc:///var/run/salt/minion/minion_event_3845e1dbec_pub.ipc
[DEBUG ] AsyncEventPublisher PULL socket URI: ipc:///var/run/salt/minion/minion_event_3845e1dbec_pull.ipc
[INFO ] Starting pub socket on ipc:///var/run/salt/minion/minion_event_3845e1dbec_pub.ipc
[INFO ] Starting pull socket on ipc:///var/run/salt/minion/minion_event_3845e1dbec_pull.ipc
[DEBUG ] Minion 'ziv2zcve.virl.test' trying to tune in
[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506')
[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (10201)
[DEBUG ] Setting zmq_reconnect_ivl to '10201ms'
[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506', 'clear')
[ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
[INFO ] Waiting 10 seconds before retry.
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506', 'clear')
[ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
[INFO ] Waiting 10 seconds before retry.
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506', 'clear')
[ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
[INFO ] Waiting 10 seconds before retry.
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506', 'clear')
[ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
[INFO ] Waiting 10 seconds before retry.
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506', 'clear')
[ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
[INFO ] Waiting 10 seconds before retry.
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'ziv2zcve.virl.test', 'tcp://147.75.195.163:4506', 'clear')
[ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
[INFO ] Waiting 10 seconds before retry.
Posts: 1
Participants: 1