Could not connect to update server. Check internet settings or contact your system administrator.
Broadcom has transitioned to authenticated public repositories. Public-facing repository URLs now require a unique customer-specific Download Token for authentication. As a result, the default legacy URLs are no longer active and must be manually reconfigured
To restore update functionality, you must configure VMRC to use your specific Broadcom download token.
1. Obtain your Download Token from Broadcom Support Portal
2. Update the download server URL configuration in config file
Windows: %PROGRAMDATA%\VMware\VMware Remote Console\config.iniLinux: /etc/vmware/config
componentDownload.server parameter and update it with the following format:componentDownload.server = "https://dl.broadcom.com/<Download Token>/PROD/COMP/VMRC/cds-<x.y.z>-<build number>/"
Example:
componentDownload.server = "https://dl.broadcom.com/######WQRbuZrOwYwVXCwVVaBdU#####/PROD/COMP/VMRC/cds-13.1.0-25236164/"Note: Replace <Download Token> with the actual token string obtained from the portal.