"Reconnect Failed. The operation is not allowed in the current state."
This issue is frequently caused by a hung task within the vCenter Server service daemon (vpxd) tied to a specific host. A stuck background task prevents new connect or reconnect operations from executing successfully.
vpxd service must be restarted on the vCenter Server appliance. This can be done by accessing the vCenter Server via SSH and executing the command below:service-control --stop vpxd && service-control --start vpxd