-
I cannot connect to Oscar. What is this error message about?
|
Beta Was this translation helpful? Give feedback.
Answered by
gtdang
Apr 13, 2023
Replies: 1 comment
-
This can occur when the login node hosts change. The solution is to remove the offending key to the former node. Solution 1 - Removing the key from your known hosts manually.
Solution 2 - Use
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gtdang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can occur when the login node hosts change. The solution is to remove the offending key to the former node.
Solution 1 - Removing the key from your known hosts manually.
Solution 2 - Use
ssh-keygen
to remove all keys belonging to hostname from a known_hosts file.