Created
February 27, 2015 05:45
-
-
Save wethu/9788b0d359e3c4d7f851 to your computer and use it in GitHub Desktop.
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
| debug1: Found key in /Users/egray/.ssh/known_hosts:9 | |
| debug1: ssh_rsa_verify: signature correct | |
| debug1: SSH2_MSG_NEWKEYS sent | |
| debug1: expecting SSH2_MSG_NEWKEYS | |
| debug1: SSH2_MSG_NEWKEYS received | |
| debug1: Roaming not allowed by server | |
| debug1: SSH2_MSG_SERVICE_REQUEST sent | |
| debug1: SSH2_MSG_SERVICE_ACCEPT received | |
| debug1: Authentications that can continue: publickey | |
| debug1: Next authentication method: publickey | |
| debug1: Offering RSA public key: /Users/egray/.ssh/id_rsa | |
| debug1: Authentications that can continue: publickey | |
| debug1: Trying private key: ./github_rsa_bak-github | |
| debug1: key_parse_private_pem: PEM_read_PrivateKey failed | |
| debug1: read PEM private key done: type <unknown> | |
| Saving password to keychain failed | |
| debug1: key_parse_private_pem: PEM_read_PrivateKey failed | |
| debug1: read PEM private key done: type <unknown> | |
| debug1: key_parse_private_pem: PEM_read_PrivateKey failed | |
| debug1: read PEM private key done: type <unknown> | |
| Saving password to keychain failed | |
| debug1: key_parse_private_pem: PEM_read_PrivateKey failed | |
| debug1: read PEM private key done: type <unknown> | |
| debug1: Offering RSA public key: /Users/egray/.ssh/github_rsa | |
| debug1: Server accepts key: pkalg ssh-rsa blen 279 | |
| debug1: key_parse_private_pem: PEM_read_PrivateKey failed | |
| debug1: read PEM private key done: type <unknown> | |
| Saving password to keychain failed | |
| debug1: key_parse_private_pem: PEM_read_PrivateKey failed | |
| debug1: read PEM private key done: type <unknown> | |
| debug1: No more authentication methods to try. | |
| Permission denied (publickey). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment