github ssh配置的时候No such file or directory错误

OutMicro 2017-03-09 10:25:19
@DESKTOP-I57JE8S MINGW64 /f/Hololens/GitHub/2D
$ ssh-keygen -t rsa -C "xxx@live.com";
Generating public/private rsa key pair.
Enter file in which to save the key (/c/Users/lijp/.ssh/id_rsa):
/c/Users/lijp/.ssh/id_rsa already exists.
Overwrite (y/n)?

@DESKTOP-I57JE8S MINGW64 /f/Hololens/GitHub/2D
$ ssh -T git@github.com
The authenticity of host 'github.com (192.30.253.113)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)?
Host key verification failed.

yuway@DESKTOP-I57JE8S MINGW64 /f/Hololens/GitHub/2D
$ ssh -vT git@github.com
OpenSSH_7.3p1, OpenSSL 1.0.2j 26 Sep 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to github.com [192.30.253.113] port 22.
debug1: Connection established.
debug1: identity file /c/Users/lijp/.ssh/id_rsa type 1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /c/Users/lijp/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.3
debug1: Remote protocol version 2.0, remote software version libssh-0.7.0
debug1: no match: libssh-0.7.0
debug1: Authenticating to github.com:22 as 'git'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256@libssh.org
debug1: kex: host key algorithm: ssh-rsa
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit > compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit > compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5 SY8
The authenticity of host 'github.com (192.30.253.113)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)?
Host key verification failed.



已经将 id_rsa.pub 的内容添加到 github 设置里了.

求帮助.
...全文
6192 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
夜鹰 2017-03-10
  • 打赏
  • 举报
回复
引用 3 楼 u013291337 的回复:
搞定了 ,.http://stackoverflow.com/questions/42685633/ssh-vt-gitgithub-com-get-no-such-file-or-directory-error#comment72500698_42687786
非常感谢反馈,希望此帖能帮助到更多相同问题的人!
OutMicro 2017-03-09
  • 打赏
  • 举报
回复
引用 1 楼 chang_bo 的回复:
参考: http://blog.csdn.net/hx1298234467/article/details/53576826 http://www.cnblogs.com/fnng/archive/2012/01/07/2315685.html
这些步骤我都做过一遍了,还是会出现上面那个问题.
夜鹰 2017-03-09
  • 打赏
  • 举报
回复
参考: http://blog.csdn.net/hx1298234467/article/details/53576826 http://www.cnblogs.com/fnng/archive/2012/01/07/2315685.html
OutMicro 2017-03-09
  • 打赏
  • 举报
回复 1
搞定了 ,.http://stackoverflow.com/questions/42685633/ssh-vt-gitgithub-com-get-no-such-file-or-directory-error#comment72500698_42687786

18,137

社区成员

发帖
与我相关
我的任务
社区描述
Windows客户端使用相关问题交流社区
社区管理员
  • Windows客户端使用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧