"An unexpected error has occurred" or"You have no privileges to view this object or it does not exist".
"An unexpected error has occurred"
/var/log/vmware/vsphere-ui/logs/vsphere_client_virgo.log will show the following information: [WARN ] p-nio-127.0.0.1-5090-exec-17 com.vmware.vum.client.remoting.impl.VumServiceImpl Request failed com.vmware.vim.vmomi.client.exception.ConnectionException: https://<vcenter fqdn>:8084/vci/sdk invocation failed with "java.net.SocketTimeoutException: Read timed out"
at com.vmware.vim.vmomi.client.common.impl.ResponseImpl
[WARN ] p-nio-127.0.0.1-5090-exec-17 com.vmware.vum.client.remoting.impl.VumServiceImpl Request failed com.vmware.vim.vmomi.client.exception.ConnectionException: https://<vcenter fqdn>:8084/vci/sdk invocation failed with "java.net.SocketTimeoutException: Read timed out"
Option 1: Using vCenter Server Management :
For VMware vCenter Server Lifecycle Manager:
https://<vcenter fqdn>:5480For VMware vSphere Update Manager service :
Option 2: Using command-line from vCenter Server
service-control --stop vmware-updatemgr && service-control --start vmware-updatemgrservice-control --stop vlcm && service-control --start vlcm