download failed./var/log/vmware/vcf/lcm/lcm-debug.log file on the SDDC Manager appliance contains the following error:FAILED The component package URL 'https://<REDACTED_FLEET_FQDN>/depot-service/content-gateway/artifactory/vcf/PROD/COMP/ESX/###.tgz' was not found./opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties contains an incorrect path variable assignment:lcm.depot.adapter.remote.v2.rootDir=/artifactory/vcf/PRODVMware Cloud Foundation 9.1
A manual configuration modification introduced an invalid directory path mapping string to the lcm.depot.adapter.remote.v2.rootDir property inside the application-prod.properties configuration file.
Generate a file-based backup of the SDDC Manager appliance. Refer Back Up SDDC Manager
Establish an SSH session to the SDDC Manager appliance using root credentials.
Edit the /opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties configuration file.
lcm.depot.adapter.remote.v2.rootDir=/PROD
systemctl restart lcm