Trying to do a new installation of a vCenter results in this error being presented in the UI -
Install - Stage 2: FailedFailed to download logsA problem occurred during setup. services might not be working as expected
When reviewing the Messages UI element, (where a LOGS and CLOSE button are available), this error is seen -
An error occurred while starting service 'vc-ws1a-broker'
This issue occurs when the vCenter Server cannot resolve its own Fully Qualified Domain Name (FQDN) or IP address during the bootstrap process. This is typically caused by:
To resolve this issue, ensure the environment meets all DNS requirements before restarting the installation.
nslookup command from a jump host or a similar management component to confirm resolution: nslookup <vCenter_FQDN> nslookup <vCenter_IP>