/var/log/vmware/vsphere-ui/logs/vsphere_client_virgo.log may show the browser application failing to reach the Storage Management service:[YYYY-MM-DDTHH:MM:SSZ] [ERROR] o-127.0.0.1-5090-exec-#########-#####-###########-###### com.vmware.vsphere.client.sms.impl.SmsMutationProvider Failed to resynchronize vsan storage providers com.vmware.vsphere.client.sms.SmsServiceUnableToConnectException: Cannot connect to Storage management service.
VMware vCenter 8.x
This is likely due to the vmware-sps service being in an unhealthy state on the vCenter.
service-control --status --all
/var/log/vmware/vmware-sps/sps.log to see if it is still logging. If logging has stopped, then this service may be experiencing errors.service-control --stop vmware-sps && service-control --start vmware-sps