what does "Nonce verification error" mean?

30 views
Skip to first unread message

Steve

unread,
Feb 27, 2024, 10:37:14 AMFeb 27
to Salt-users
Hello All,

We had a working salt-minion. We changed the hostname of the server so we deleted the old salt-key, re-added it with the new FQDN, ran a test.ping which worked. But when we apply a salt state with state.sls we are getting.

[DEBUG ] Checking whether jid 20240226144223568458 is still running

[DEBUG ] Closing AsyncReqChannel instance

[DEBUG ] retcode missing from client return

[DEBUG ] Checking whether jid 20240226144223568458 is still running

[DEBUG ] Closing AsyncReqChannel instance

[DEBUG ] retcode missing from client return

[DEBUG ] Checking whether jid 20240226144223568458 is still running

[DEBUG ] Closing AsyncReqChannel instance

[DEBUG ] retcode missing from client return

[DEBUG ] jid 20240226144223568458 return from intrapubadm-prd

[DEBUG ] return event: {'intrapubadm-prd': {'ret': "ERROR executing 'state.sls': Nonce verification error", 'out': 'nested', 'retcode': 1, 'jid': '20240226144223568458'}}

[DEBUG ] The functions from module 'nested' are being loaded by dir() on the loaded module

[DEBUG ] LazyLoaded nested.output


It seems to say it isn't getting a response but It got a response from the test ping. What is going on?

James Pearson

unread,
Mar 1, 2024, 6:11:19 AMMar 1
to Salt-users
If it's any help, the error appears to come from:

 salt/lib/python3.10/site-packages/salt/crypt.py

which I guess, might have something to do with a key mismatch  - did you remove the minion_master.pub key on the minion and restart the salt-minion service ?
Reply all
Reply to author
Forward
0 new messages