app-engine and web-engine services show shorter uptime compared to other system services.app-engine service were recorded:Jul 08 04:04:53 service-dependency-check.sh[10146]: app-engine is not running.Jul 08 04:05:23 service-dependency-check.sh[10146]: app-engine is running.
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.VMware HCX
The HCX Web UI becomes inaccessible when the app-engine and web-engine services fail to initialize properly or are delayed during the appliance startup sequence. This behavior is often triggered by consecutive HCX Manager reboots.
To restore service immediately, follow these steps:
1. Log in to the HCX appliance command line.
2. Verify the status of the services:
systemctl status web-enginesystemctl status app-engine
3. Restart the services manually:
systemctl start web-enginesystemctl start app-engine
4. Verify the services have started successfully by checking the logs for a running state.
If the services fail to start after manual restart, contact Broadcom support and reference this article.