For downloading via SDDC Manager UI -
/var/log/vmware/vcf/lcm/lcm.log:
YYYY-MM-DDTHH:MM:SS DEBUG [vcf_lcm,############,bundleId=########-####-####-####-############] [c.v.e.s.l.b.d.depot.DepotDownloader,Scheduled-9] Getting file size for [/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar] from URL[https://dl.broadcom.com:443/<token>/PROD/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar]
YYYY-MM-DDTHH:MM:SS DEBUG [vcf_lcm,############,bundleId=########-####-####-####-############] [c.v.e.s.l.b.d.depot.DepotDownloader,Scheduled-9] Got response: 403 Forbidden HTTP/1.1
YYYY-MM-DDTHH:MM:SS ERROR [vcf_lcm,############,bundleId=########-####-####-####-############] [c.v.e.s.l.b.d.depot.DepotDownloader,Scheduled-9] Error getting file size, got response: 403 Forbidden HTTP/1.1
YYYY-MM-DDTHH:MM:SS ERROR [vcf_lcm,############,bundleId=########-####-####-####-############] [c.v.e.s.l.b.d.d.DepotBundleDownloadServiceImpl,Scheduled-9] Got Http error[403] while downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar]
YYYY-MM-DDTHH:MM:SS ERROR [vcf_lcm,############] [c.v.e.s.l.s.i.BundleDownloadExceptionHandlerImpl,Scheduled-9] Bundle download failed
com.vmware.evo.sddc.lcm.model.depot.exception.BundleDownloadFailureException: Error [403] downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar] from dl.broadcom.com:443
Using wget:
root@vcf [ /home/vcf ]# wget -v -e use_proxy=no --user=USERNAME --ask-password https://dl.broadcom.com:443/<token>/PROD/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar
Password for user 'USERNAME':
--YYYY-MM-DDTHH:MM:SS-- https://dl.broadcom.com/<token>/PROD/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar
Resolving dl.broadcom.com... 162.159.140.167, 172.66.0.165, 2606:4700:7::a5, ...
Connecting to dl.broadcom.com|162.159.140.167|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
YYYY-MM-DDTHH:MM:SS ERROR 403: Forbidden.
Using OBTU:
Downloading bundle: bundle-######
Error getting file size, got response: 403 Forbidden HTTP/1.1
Got Http error[403] while downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar]
Error in reading the bundle in index file Error [403] downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar] from dl.broadcom.com:443
INFO --- [ main] com.vmware.vipclient.i18n.VIPCfg : Formatting cache created.Formatting cache created.
INFO --- [ main] com.vmware.vipclient.i18n.VIPCfg : Translation Cache created.Translation Cache created.
Bundle Transfer Utility Tool failed with error : Error [403] downloading bundle [/COMP/SDDC_MANAGER_VCF/bundles/bundle-######.tar] from dl.broadcom.com:443
SDDC Manager 4.x
SDDC Manager 5.x
This issue occurs when the Broadcom user account used to generate the VCF authenticated download token is not associated with a Site ID that contains active VMware Cloud Foundation (VCF) entitlements. Without the correct Site ID linkage, the generated token lacks the required permissions, resulting in an HTTP 403 Forbidden error during download attempts.
Follow the below given steps to resolve this issue: