Quantcast
Channel: Dev-Innovate discussion and support community - Topics tagged salt
Viewing all articles
Browse latest Browse all 59

Minion Public Key Rejected

$
0
0

@wjh1412 wrote:

I e-mailed ciscovirl@cisco.com and was told to start a topic for help in this situation.

I get the following output from sudo salt-minion -l debug

[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[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
[INFO ] Setting up the Salt Minion "************"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[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
[INFO ] Got list of available master addresses: ['us-virl-salt.virl.info']
[DEBUG ] Attempting to authenticate with the Salt Master at 173.39.229.219
[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', '', 'tcp://173.39.229.219:4506')
[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.
[INFO ] The salt minion is shut down

I also get the following outputs from commands I saw in a previous post:

virl@virl:~$ grep salt /etc/salt/grains
salt_domain: virl.info
salt_id: virl
salt_master: us-virl-salt.cisco.com
salt_masterless: false
virl@virl:~$ sudo salt-call --local grains.get id
local:
##############
virl@virl:~$ sudo virl_health_status | grep "on url"
STD server on url http://localhost:19399 is listening, server version 0.10.14.20
UWM server on url http://localhost:19400 is listening, server version 0.10.14.20

Posts: 19

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 59

Trending Articles