Errors in VCF Installer appliance logs may contain errors like VCF_OPS_MGMT_IMPORT_FAILED, FAILED_TO_POLL_VCF_OPS_MGMT_DEPLOYMENT_STATUS and in SDDC Manager/domainmanager logs a "Connection timed out" pointing to the existing Fleet Management appliance.
VCF 9.0.x
At the time of the initial import operation the Fleet Management appliance was N/A.
As a workaround, please follow the below steps:
"Contract task PrepareVcfOperationsManagementImport input: {"_executionId":"****************"
curl localhost/domainmanager/workflows/${replace_with_executionId} -X GET
curl localhost/domainmanager/workflows/${replace_with_executionId} -X PATCH
Note: The status of the execution can be monitored via the same GET in the previous point