BundleDownloadFailureException: Error [403] downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-210496.tar] from dl.broadcom.com:443
com.vmware.evo.sddc.lcm.model.depot.exception.BundleDownloadFailureException: Error [403] downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-xxxxxx.tar] from dl.broadcom.com:443
SDDC Manager 5.2.x
bundle table in SDDC Manager's lcm database has entries of the failed download
/usr/pgsql/13/bin/psql -h localhost -U postgres -d lcm -c "select bundle_id,bundle_download_status from bundle where bundle_id='<Bundle ID from Step # 1(d) >'"
Sample output
bundle_id | 6afaee1f-db61-48f3-bb98-aa7ff186aa7f
bundle_download_status | FAILED
systemctl restart lcm