Receive the following VoyenceControl error message:
ssh_connect():SSH keys did not match
Receive the following error in Smarts NCM:
SSH authentication failed
The device keys will contain the IP address from the error. Delete those device keys from the below registry keys and perform pull config job.
On Windows:
1) Open regedit from the Command->Run prompt :
2) Then go to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Voyence\Control\SshHostKeys
as per example:
ssh-keygen -R <ip address>
so for example, it would look like :ssh-keygen -R 10.44.66.77