I had the same issue. For me, I didn't have write permission of known_hosts file.This command solved the issue for me.chmod 644 ~/.ssh/known_hosts
↧
I had the same issue. For me, I didn't have write permission of known_hosts file.This command solved the issue for me.chmod 644 ~/.ssh/known_hosts