VCF Download Tool displays incorrect .net URL when executing the generate --software-depot-id command
search cancel

VCF Download Tool displays incorrect .net URL when executing the generate --software-depot-id command

book

Article ID: 441033

calendar_today

Updated On:

Products

VMware Cloud Foundation

Issue/Introduction

Cannot access the direct access page displayed by "Use this link to register".

$./bin/vcf-download-tool configuration get --software-depot-id
*********Welcome to VCF Download Tool***********
Version: 9.1.0.0.25172051
Use this link to register https://vcf.broadcom.net/vcf/clm/download-manager/register?serviceId=######-####-####-####-######
. Alternatively login at https://vcf.broadcom.com, select Software depot Registration and use this Software depot ID: ######-####-####-####-######

Environment

 VCF Download Tool 9.1.0.0

Cause

The VCF Download Tool generates an incorrect URL. The command output contains a typographical error in the hardcoded string, pointing to an incorrect domain instead of the public Broadcom domain.

Resolution

This issue will be fixed in a future release.

Workaround:

  1. Replace "Use this link to register https://vcf.broadcom.net/" with "Use this link to register https://vcf.broadcom.com/" and access the site.
  2. Alternatively, log in to https://vcf.broadcom.com and register your Software Depot ID under Software Depot Registrations > New Registration.

Additional Information

Download Binaries to an Offline Depot by Using the VCF Download Tool

VCF Download Tool で generate --software-depot-id コマンドを実行すると、誤った .net URL を表示する