Initiating a fresh installation of "log-management" component failed during the pre-check phase with below error:
Task : Install components: Log management [SDDC LCM #######-####-####-####-########]Task status: Failed
Subtask : Install components using SDDC lifecycle service Subtask status: Failed
Error URL Connectivity Check Precheck. Status: FAILED The component package URL 'https://<FQDN-FM>/depot-service/content-gateway/PROD/COMP/VRLI/operations-logs-9.1.0.0.25346055.tgz' was not found. HTTP status: 404. [VCFMS-PRECHECK-URL-003]. Please check the component package URL and try again. If the issue persists, contact support.
VMware Cloud Foundation 9.1
The VCF SDDC automated installation workflow is explicitly looking for the standard build name "operations-logs-9.1.0.0.25346055.tgz" within the depot.
If this file is manually renamed within the depot, the workflow won't be able to find it, causing the installation to fail.
To successfully deploy the Log Management component, perform the following two steps:
Step 1: Rename the Depot File
https://<Depot-Server-FQDN>/PROD/COMP/VRLI/Example : operations-logs-9.1.0.0.25346055.tgz
Step 2: Restart the Deployment Workflow
Log into the VCF Operations UI.
Navigate to Build > VCF Management > Components.
Click on Add Component and select log-management to re-initiate the installation.