Error Code: LCMVMSP10035
Message: SFTP server update failed / Synthetic checker on the application platform failed.
curl -k https://<PRIMARY_VIP-VCFA>:30006/status
curl: (7) Failed to connect to [PRIMARY_VIP-VCFA] port 30006: Could not connect to serverVCF Operations 9.0.X
This issue can occur if the VCF Automation (VCFA) instance is down or inaccessible. Even if Fleet Management backups are configured to be stored on the local disk (e.g., in the /data directory) rather than the SFTP server, the Fleet Management lifecycle process still attempts to run a synthetic health check against the application platform.
If the VCFA services are not running or the network path to port 30006 is blocked, the synthetic check fails, resulting in error LCMVMSP10035 and preventing the update of SFTP metadata.
To resolve this issue, ensure the VCF Automation environment is healthy and reachable before attempting to update SFTP settings:
30006 is open and listening on the Primary VIP. This port is required for the Fleet Manager to communicate with the application platform during health checks.curl command to port 30006 returns a successful status, retry the SFTP update task in Fleet Management.