After entering valid credentials and successfully authenticating to the SDDC Manager UI via its IP or FQDN, you are immediately redirected to a page that results in a 404 or page not accessible error.
The browser's URL changes from the FQDN/IP to the appliance's shortname during the failed page load.
SDDC Manager
The SDDC Manager appliance is configured internally with its shortname as the system hostname. Following a successful login, the UI redirects the session to this configured hostname. If the network environment's DNS is not configured to resolve shortnames, the browser cannot find the host, leading to a 404 page load failure.
Update the SDDC Manager appliance's system hostname to use its FQDN.
nmctl set-hostname <sddc-manager-fqdn>reboot nowFor more information on using the nmctl command, you can refer to the official VMware Photon OS documentation: Using the Network Configuration Manager