A general system error occurred:
Failed to download VIB(s): URL:
https://hostupdate.broadcom.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/<vib_name>.vib
Error: HTTP Error Code: 403
hostupdate.vmware.com
URL's shows Enabled status as Yes and Connection Status as Not Connected or Validating.https://hostupdate.vmware.com/software/VUM/PRODUCTION/<>
/vmw-depot-index.xml
with error:"Cannot download VIB: ''. This might be because of network issues or the specified VIB does NOT exist or does NOT have a proper 'read' privilege set. Please make sure the specified VIB exists and is accessible from vCenter Server."
/var/log/vmware/vmware-updatemgr/vum-server/vmware-vum-server.log
displays the error: YYYY-MM-DDTHH:MM:SS info vmware-vum-server[1069416] [Originator@6876 sub=httpDownload] [httpDownloadPosix 769] curl_easy_perform() succeeded - url: https://hostupdate.vmware.com/software/VUM/PRODUCTION
/vmtools-main/vmw-depot-index.xml
YYYY-MM-DDTHH:MM:SS
error vmware-vum-server[1069416] [Originator@6876 sub=DownloadMgr] [downloadMgr 705] Executing download job {140344436625712} throws error: HTTP Error Code: 403YYYY-MM-DDTHH:MM:SS
info vmware-vum-server[1069416] [Originator@6876 sub=DownloadMgr] [downloadMgr 807] Download failed but destination file /tmp/vciHB8meY exists and is valid. Ignoring error...
YYYY-MM-DDTHH:MM:SS
error vmware-vum-server[1069421] [Originator@6876 sub=Default] [updateDownloaderImpl 116] File download error: Downloading file: https://hostupdate.vmware.com/software/VUM/PRODUCTION/vmtools-main/vmw-depot-index.xml failed, 0 byte downloaded.
A general system error occurred: A depot is inaccessible or has invalid contents. Make sure an official depot source is used and verify connection to the depot.
VMware vCenter 7.x
VMware vCenter 8.x
VMware ESXi 7.x
VMware ESXi 8.x
Public facing repository URLs and authentication mechanisms are changing. Download URLs are no longer common but unique for each customer therefore will require to be re-configured.
https://dl.broadcom.com/<Download Token>/PROD/COMP/ESX_HOST/main/vmw-depot-index.xml
https://dl.broadcom.com/<Download Token>/PROD/COMP/ESX_HOST/addon-main/vmw-depot-index.xml
https://dl.broadcom.com/<Download Token>/PROD/COMP/ESX_HOST/iovp-main/vmw-depot-index.xml
https://dl.broadcom.com/<Download Token>/PROD/COMP/ESX_HOST/vmtools-main/vmw-depot-index.xml
service-control --restart vmware-updatemgr
Following are couple of sample scenarios where vLCM DB Reset is required.
Example - 1: ESXi Patching is failing with below error message and the "<AuthenticationToken>
" in the URL is an older token which is no more valid.
Cannot download VIB: https://dl.broadcom.com/<AuthenticationToken>/PROD/COMP/ESX_HOST/main/esx/vmw/vib20/vibDir/vibnameHere.vib. This might be because of network issues or the specified VIB does NOT exist or does NOT have a proper 'read' privilege set. Please make sure the specified VIB exists and is accessible from vCenter Server.
Example - 2: ESXi Patching is failing with below error message and vLCM is still using the old default URL hostupdate.vmware.com
even though those default URLs are disabled.
Cannot download VIB: Cannot download VIB 'https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/vibDir/vibnameHere.vib'. This might be because of network issues or the specified VIB does NOT exist or does NOT have a proper 'read' privilege set. Make sure the specified VIB exists and is accessible from vCenter Server.