To clarify the meaning of these errors and provide info on how and when to resolve.
Symptoms:
# salt-run jobs.lookup_jid 20231002141401713605 [ERROR ] Failed to get JID: 403 Forbidden Passed invalid arguments: 'NoneType' object is not iterable
.. [ERROR ] Failed to authenticate: Authentication failed: no Authorization header
.. [ERROR ] Failed to save events: 401 Authentication failed: no Authorization header
.. [ERROR ] keyauth engine: encryption failed: RSA key format is not supported
/etc/salt/pki/master/sseapi_key.pub
is empty
Some errors seen in the logs are normal, but may indicate that your Salt master key (sseapi_key.pub) is expired or that the Salt master needs to be re-authenticated to Aria Config (RaaS daemon).
Users will need to re-authenticate the Salt master to Aria Config in order to correct the issue.
Jobs will be queued in the UI, but will not be picked up by Salt masters and executed until the Salt masters are able to authenticate to Aria Config (RaaS daemon).
On the CLI, 403 errors will be reported for commands that reach out to Aria Config for information.