When accessing the URL <https://<vIDM-FQDN>:8443/cfg/> configurator page displays "Blank red box"
We also observe 'An unexpected error has occurred. Please try again later' on the Health Diagnostic Dashboard page in the Admin Console.
VMware Identity Manager 3.3.x
The issue was attributed to one of the following factors:
To resolve this issue, please follow these steps:
If the issue persists after validating permissions and checking for database locks, proceed with the following steps:
config-admin.json, idm-cacerts and system-config.properties files located in /usr/local/horizon/conf/.<WORKER_ID>" folder under "/usr/local/horizon/conf/states/<TENANT_NAME>/" as given below:<WORKER_ID>" folder hold different permission or ownership execute the below command:
cd /usr/local/horizon/conf/states/<TENANT_NAME>/
chmod 750 <WORKER_ID>
chown horizon:www <WORKER_ID>
service horizon-workspace restart
These steps should help in resolving the issue you are facing with the vIDM configurator page