HCX Web UI inaccessible after consecutive HCX Manager reboots.
search cancel

HCX Web UI inaccessible after consecutive HCX Manager reboots.

book

Article ID: 448186

calendar_today

Updated On:

Products

VMware HCX

Issue/Introduction

  • HCX Web UI is inaccessible or fails to load.

  • Management UI on port 9443 remains accessible.

  • Appliance responds to network pings.

  • The app-engine and web-engine services show shorter uptime compared to other system services.

  • Upon establishing an SSH session to the HCX Manager, the following log entries associated with the app-engine service were recorded:

    admin@hcx-manager-hostname [ ~ ]$ systemctl status app-engine
    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.

Environment

VMware HCX

Cause

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.

Resolution

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-engine
systemctl status app-engine

3. Restart the services manually:

systemctl start web-engine
systemctl 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.