“Warning: the ECDSA host key for ‘github.com’ differs from the key for the IP address” issue

If you are getting the following error:

Warning: the ECDSA host key for 'github.com' differs from the key for the IP address 'IP_ADDRESS'

I would recommend to do the following:

$ ssh-keygen -R github.com

If that does not work then remove the IP itself from known-host:

$ ssh-keygen -R IP_ADDRESS

This should would fix your issue.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)