When gathering the "Workload Management Support Bundle", the process got stuck with this dialog.
Exporting Logs Failure
The request could not be completed. Another download of logs may be in progress already or another error occurred, try again in a few minutes.
The same error dialog continues to appear even after waiting for several minutes.
VMware vSphere Kubernetes Service - vCenter 7U3r
As indicated in the error message, there could be another download of logs may be in progress already (ie. stale download), or another error occurred that is blocking the log export.
Restart the wcp process in the vCenter.
ssh root@<VCENTER>
# Check the status
vmon-cli --status wcp
# Restart wcp process
vmon-cli --restart wcp
# Check the status - HelathState: HEALTHY
vmon-cli --status wcp