After configuring a CNAME DNS record for the Aria Automation appliance, you are unable to access the UI using the CNAME. This can happen if the CNAME is in a different domain than the appliance hostname or if the CNAME was not correctly registered with the system.
All supported Aria Automation versions
This issue has two primary causes:
vracli vro authentication set command was not run using the -FQDN switch. The system is unaware of the CNAME alias and will reject access.To resolve this issue, you must ensure all prerequisites are met and then run the registration command.
vracli vro authentication set -p vsphere -hn <vCenter FQDN> -u [email protected] --tenant vsphere.local --admin-group Administrators --admin-group-domain vsphere.local --fqdn <cname FQDN>