The upgrade process has successfully completed in the backend.
The database cache (DbCache) is not properly refreshing after the upgrade, causing the CLI/UI to show outdated data despite the successful backend process.
Resolution
The issue has been fixed on the following versions:
30.1.1
30.2.1
Workaround:
SSH to the controller leader node and run the command below to restart the service.
systemctl restart process-supervisor.service
Note: UI will be unavailable after restarting the service for some time.