You are receiving an error message that the plugin is failing to download the plugin com.vmware.h4.vsphere.client from vCenter
This cannot be rectified by removing the plugin in the vCenter MOB page as it is not listed as actionable there.
The actual commands apply to VCSA 7 only, slightly different paths are used for VCSA 6.7
6.0
7.0
8.0
This error seems to stem from one of the latest patch updates for vCenter Appliance.
shell.set --enabled true
3. Type shell and press Enter.
4. Run this command to provide a list of running vSphere client plugins.
/usr/lib/vmware
-lookupsvc/tools/lstool.py list --ep-type com.vmware.cis.vsphereclient.plugin --url http://localhost:7090/lookupservice/sdk
The output should be similar to this [edited for clarity]
Note: The command will list all versions but only remove the one that is failing.
/usr/lib/vmware
-lookupsvc/tools/lstool.py list --ep-type com.vmware.cis.vsphereclient.plugin --url http://localhost:7090/lookupservice/sdk
Service Product: com.vmware.h4
Service Type: vsphere.client
Service ID: 123x456x-zz7z-88y8-99y9-00y9b9y0999
Site ID: default-first-site
Node ID: x1x111x1xx11-22z2-y330-xxx444x
Owner ID: vsphere-webclient-@vsphere.local
Version: 0.4.1.0
Endpoints:
Type: com.vmware.cis.vsphereclient.plugin
Protocol: http
URL: [...]
SSL trust:[...]
/usr/lib/vmware-lookupsvc/tools/lstool.py unregister --url http://localhost:7090/lookupservice/sdk --user administrator@vsphere.local --password ***** --id 123x456x-zz7z-88y8-99y9-00y9b9y0999 --no-check-cert
vmon-cli -r vsphere-ui