Question
How do I add SSH keys to my Droplet; when I thought I already did? (Error Message below)
Add correct host key in /Users/{$Username}/.ssh/knownhosts to get rid of this message.
Offending ECDSA key in /Users/{$Username}/.ssh/knownhosts:5
ECDSA host key for {$IP_Address} has changed and you have requested strict checking.
Host key verification failed.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I believe you might need to use the sites console access, and manually add the ssh key to the said file.
can you be a little more specific ?
Tree of SSH
I tried:
known_hosts
Are you saying I need to re-add the ssh keys?