Created
February 23, 2020 20:53
-
-
Save BindiChen/c64d202d9801740953da2fc768991468 to your computer and use it in GitHub Desktop.
SSH into EC2 error Permission denied
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⇒ ssh [email protected] | |
The authenticity of host '3.8.190.210 (3.8.190.210)' can't be established. | |
ECDSA key fingerprint is SHA256:TCRKNQtVl0RYgvfy3RprEEKsOG2OMVta1wD1f7s3KxY. | |
Are you sure you want to continue connecting (yes/no)? yes | |
Warning: Permanently added '3.8.190.210' (ECDSA) to the list of known hosts. | |
[email protected]: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment