Converge fails when any of "managing_esxi_or_vc" or "vc_appliance" or "psc_appliance" password contain single quote (')
book
Article ID: 344819
calendar_today
Updated On:
Products
VMware vCenter Server
Issue/Introduction
Symptoms:
When user has single quote (') in any of "managing_esxi_or_vc" or "vc_appliance" or "psc_appliance" password convergence fails with the error:
Running MonitorPSCDeployTask' execution failed because [Error occurred while doing converge operation!], possible resolution is []
Environment
VMware vCenter Server 6.7.x VMware vCenter Server 6.5.x
Cause
This issue occurs because tool does not accept single quote (') in any of managing_esxi_or_vc or vc_appliance or psc_appliance or "psc" password Convergence.
Resolution
To resolve this issue, change the password with signal quote (').
To change VC_Appliance password:
Login to https://<VC-APPLIANCE-IP>:5480 using roots credentials.
Go to Administration > Password > Change.
Enter the <current password> and <new password> (should not contain single quote).
Click Save.
To change PSC_Appliance password:
Login to https://<PSC-APPLIANCE-IP>:5480 using roots credentials.
Go to Administration > Password > Change.
Enter the <current password> and <new password> (should not contain single quote).