Users may report that no new jobs are appearing in the activity center of the UI even though jobs appear to be working as expected when the target minion is confirmed directly.
When checking the RaaS daemon logs, you may see an error like the following:
2025-05-16 16:23:14 UTC,274 [org_id:None][app.raas.raas.mods.license.check ][ERROR :216 ][Webserver:1027385] Could not check license expiration: 'NoneType' object is not subscriptable
Traceback (most recent call last):
File "/app/raas/raas/mods/license/check.py", line 43, in license_is_expired
expired = datetime.date.today() > lic["expires"]
TypeError: 'NoneType' object is not subscriptable
Aria Config - 8.18+
Tanzu Salt - all versions
The license for the Aria Config / Tanzu Salt service is expired.
Navigate to your support portal. You should be able to find your current license under the "My Entitlements" section of the support portal. Once you find the license key value, apply the license to all RaaS daemons with the following steps.