To clarify the meaning of these errors and provide info on how and when to resolve.
Users see 403 errors mentioned in the log files or on the command line of the Salt master when executing salt commands. See example.
# salt-run jobs.lookup_jid 20231002141401713605 [ERROR ] Failed to get JID: 403 Forbidden Passed invalid arguments: 'NoneType' object is not iterable
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.