While applying configuration changes to a vSphere cluster using vSphere configuration profile, the following warning is encountered: com.vmware.vcIntegrity contains a vSphere Configuration Plugin file that failed to download: HTTPSConnectionPool(host='Host_fqdn', port=9087): Max retries exceeded with url: /vci/downloads/vcp-plugins.zip (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007)')))
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
The issue stems from using imported JSON configuration files that appear to have compatibility or formatting issues, causing the vSphere Configuration Plugin file to fail during download.
Use the vSphere Client UI method for applying vSphere configuration profile changes instead of importing/exporting JSON files.
Steps:
In the vSphere Client, navigate to the Drafts section under Desired State Configuration.
Import a reference host directly within the UI.
Proceed with the pre-check and remediation workflows.
Changes should now apply successfully without triggering the plugin download error.
For Details for vSphere Configuration Profiles ( here)