Skip to content

Instantly share code, notes, and snippets.

@randika
Created February 16, 2014 03:57
Show Gist options
  • Save randika/9029016 to your computer and use it in GitHub Desktop.
Save randika/9029016 to your computer and use it in GitHub Desktop.
Offending RSA key - Host key verification failed.
Error
Offending RSA key in /Users/USER/.ssh/known_hosts:22
RSA host key for 128.xxx.xxx.xxx has changed and you have requested strict checking.
Host key verification failed.
Fix
ssh-keygen -R 128.xxx.xxx.xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment