After a successful deployment of the vSAN Snapshot Service appliance, the vSphere Client UI fails to load the Data Protection section.
The vSphere Client displays a "No healthy upstream" or "503 Service Unavailable" error message when navigating to Cluster > Configure > vSAN > Data Protection.
Snapshot Service Appliance 8.x
This issue occurs when the vSAN Snapshot Service appliance is configured with a short hostname (NetBIOS name) instead of a Fully Qualified Domain Name (FQDN).
During registration, the appliance provides its manifest URL to the vCenter Server. If only a short name is used, the vCenter Server or the user's browser may be unable to resolve the hostname via DNS, leading to a failure in the communication path between the vSphere Client and the appliance's UI service.
To resolve this issue, the appliance must be updated to use its FQDN.
Option 1: Update the Hostname via VAMI
Option 2: Redeploy the Appliance If the hostname update via VAMI does not resolve the registration error, redeploy the appliance:
Verification:
Run the following command to check the registered remote plugins:
python3 -m json.tool /etc/vmware-rhttpproxy/endpoints.conf.d/remote-plugins.json | grep -A5 "remote-plugin-cluster"