Error connection Fleet Management node, try again2026-04-17T10:19:05.620Z ERROR vrlcm[1239] [pool-3-thread-38] [c.v.v.l.v.p.t.VcfaDeleteCapabilitiesTask] -- Error while deleting capabilities from VCFAcom.vmware.vrealize.lcm.vcfa.common.exception.UnableToGetVcfaTokenException: Could not get VCF Automation token for host: example.com username: admin@System. No route to host (Host unreachable)Caused by: java.net.NoRouteToHostException: No route to host (Host unreachable)VCF Operations 9.0.x
The VCF Operations environment cannot be removed or reconnected because the Fleet Management appliance is blocked by a routing failure to the VCFA instance VIP. This network inaccessibility prevents the completion of API requests, causing deletion and reconnection tasks to hang or fail.
NOTE: There is a risk of deleting the Operations VMs and data if the deleteFromVcenter value is not set to false
To resolve the connection error and successfully re-add the Fleet Management node, manually clear the stale environment (VCF Automation in this case) and then remove the VCF Operations from API.
Remove the inaccessible environment (VCF Automation in this case) from the UI and then VCF Operations using the API:
To remove VCF Operations, first use the steps in the following KB to access and authorize with the Fleet Management API.
In the Fleet Management API, in the Environment Controller section, select the Delete Environment option for the VCF Operations instance.
NOTE: Ensure the deleteFromVcenter value is set to false.
Submit the request.
Re-add the Fleet Management Appliance:
Once the API call returns a success status, log in to the VCF Operations Admin UI.
Follow the standard procedure to add the Fleet Management appliance.