File download error: Downloading file: https://dl.broadcom.com/<old-Token>/PROD/COMP/ESX_HOST/main/vmw-depot-index.xml
https://dl.broadcom.com/<old-Token>/PROD/COMP/ESX_HOST/main/vmw-depot-index.xml
The invalid token URL still holding in vCenter VUM Database.
To resolve the issue reset the VUM DB, refer the following steps.
Note : Backup the new token URL information as these are custom URLs, they will need to be re-added after the resetting VUM DB.
shell
service-control --stop vmware-updatemgr
python /usr/lib/vmware-updatemgr/bin/updatemgr-utility.py reset-db
rm -rf /storage/updatemgr/patch-store/*
service-control --start vmware-updatemgr
Additional information considering vSAN and NSX-T installed in a vLCM-enabled cluster refer the article.