@jobstfel wrote:
Hi,
If you run into the situation where your Salt-key is being rejected, you can run the following manual check from within your VIRL server:
sudo salt-call -l debug test.ping
You'll see output as per below:
sudo salt-call -l debug test.ping [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 ] Including configuration from '/etc/salt/minion.d/openstack.conf' [DEBUG ] Reading configuration from /etc/salt/minion.d/openstack.conf [DEBUG ] Configuration file path: /etc/salt/minion [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 ] Including configuration from '/etc/salt/minion.d/openstack.conf' [DEBUG ] Reading configuration from /etc/salt/minion.d/openstack.conf [CRITICAL] The Salt Master has rejected this minion's public key! To repair this issue, delete the public key for this minion on the Salt Master and restart this minion. Or restart the Salt Master in open mode to clean out the keys. The Salt Minion will now exit.
If you see this issue, please contact us including you salt-key (xxxxxxxx.virl.info) and we can unblock the key.
Posts: 24
Participants: 11