Error - Invalid root credentials for source appliance <source_vCenter_FQDN>: Authentication failed
pam_tally2 --user=root
YYYY-MM-DDThh:mm:ssZ - info: ERROR Error: Uncaught (in promise): Error: NG04002Error: NG04002 at Ql.noMatchError (https://<vCenter_temporary_ip>:5480/main.6664971344c7b4f9.js:1:489348) at https://<vCenter_temporary_ip>:5480/main.6664971344c7b4f9.js:1:489091 at https://<vCenter_temporary_ip>:5480/main.6664971344c7b4f9.js:1:217471 at K._error (https://<vCenter_temporary_ip>:5480/main.6664971344c7b4f9.js:1:216913) at K.error (https://<vCenter_temporary_ip>:5480/main.6664971344c7b4f9.js:1:206817) at K._error (https://<vCenter_temporary_ip>:5480/main.6664971344c7b4f9.js:1:207061)
vCenter Server 7.x
vCenter Server 8.x
Connection between Source and Destination over port 22 is being blocked, possibly by an external firewall
Perform the steps below to check if port 22 is blocked from the Windows machine to the vCenter server.
curl -kv <source_vCenter_fqdn>:22/etc/ssh/sshd_config file in the source vCenter for entries as below.AllowUsers [email protected]
DenyUsers [email protected]