When accessing the VAMI (https://<vCenter_FQDN>:5480 or <vCenter_IP_address>) after upgrade to vCenter 8.0 U3 or higher we see the following error.
VMware vCenter Server Appliance 8.0U3
This issue is caused due to the cap-lighttp.service not running on the vCenter Server Appliance.
Starting with vCenter Server 8.0 Update 3, VMware has replaced the legacy applmgmt vami-lighttp service with cap-lighttp service
To resolve the issue follow the steps below:
systemctl status cap-lighttpd.service
systemctl start cap-lighttpd.service