I'm getting this issue when i'm setting salt-master as minion itself. Getting this error while running this command salt-call state.highstate -l debug.Loading private key [DEBUG [ ] Loaded minion key: /etc/salt/pki/minion/minion.pem DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key DEBUG] Closing AsyncReqChannel instance [ Unable to sign_in to master: Attempt to authenticate with the salt master failed with timeout error root@ubuntu2204-packer-vsphere-iso-base:/var/log/salt#Because when I try to set ip 127.0.0.1 in /etc/salt/minion and run salt-minion & salt-master, minion always says '[ERROR]Attempt to authenticate with the salt master failed'
master logs :publish server binding pub to var/run/salt/master/master_event_pub.ipc ssl=none
I'm trying to run salt-key -L but not getting any minion key on master server.