How to troubleshoot SSH host identification issues
1 min read
If you do not know why the key changed, then verify the new key fingerprint, because this key might be an actual attack on your network.
If you know why the key changed, such as an IP address change, then resolve this problem by removing the relevant key entry from the ~/.ssh/known_hosts file, and then reconnect to the system to receive the new key entry.
The line number of the relevant key entry is listed in the error message. In the example below, the line number is 12.