Bundle Transfer Utility Fails to Download Latest Version Manifest – 404 Error
search cancel

Bundle Transfer Utility Fails to Download Latest Version Manifest – 404 Error

book

Article ID: 406661

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

  • Unable to download manifest files using the --bundleManifests option with Bundle Transfer Utility version 5.x or earlier.
  • lcm-bundle-transfer-util returns 404 error.

lcmdebug.log
----------------------------
2025-07-31T09:29:08.826+0000 [main] DEBUG [com.vmware.evo.sddc.lcm.bundle.download.depot.DepotDownloader]
                      Executing HEAD /[TOKEN]/PROD/COMP/SDDC_MANAGER_VCF/manifests/303351db-4396-50df-ade9-5b5216c49f69.manifest.sig
2025-07-31T09:29:08.894+0000 [main] DEBUG [com.vmware.evo.sddc.lcm.bundle.download.depot.DepotDownloader]
                      Got response: 404 Not Found HTTP/1.1
2025-07-31T09:29:08.894+0000 [main] ERROR [com.vmware.evo.sddc.lcm.bundle.download.depot.DepotDownloader]
                      Error getting file size, got response: 404 Not Found HTTP/1.1
2025-07-31T09:29:08.895+0000 [main] DEBUG [com.vmware.evo.sddc.lcm.bundle.download.depot.DepotDownloader]
                      Connection closed
2025-07-31T09:29:08.895+0000 [main] ERROR [com.vmware.evo.sddc.lcm.tools.bundletransfer.BundleTransferUtilityDownloader]
                      Failed to download bundle manifest files.
2025-07-31T09:29:08.917+0000 [main] ERROR [com.vmware.evo.sddc.lcm.tools.bundletransfer.BundleTransferUtility]

Bundle Transfer Utility Tool failed with error : 404 Not Found HTTP/1.1
----------------------------

 

Environment

Bundle Transfer Utility 5.x or earlier

Cause

It is no longer possible, because Broadcom introduced changes to the VMware Depot URL and authentication method.

Resolution

Use Bundle Transfer Utility 9.0 or later to perform the download.

You can download the VCF Download Tool from the Broadcom Support Portal by navigating to:
My Downloads > VMware Cloud Foundation > VMware Cloud Foundation 9 > Drivers & Tools.

After extracting the archive, you will find the Bundle Transfer Utility 9.0(lcm-bundle-transfer-util) located at:
bin/ within the extracted folder.

Additional Information