阅读背景:

备份本地git库到GitHub时在能够ssh成功但是无法push的错误的解决

来源:互联网 

一、问题的定位

      ssh能够与远程GitHub成功连接:

yuhuiliu@sinc-server:/$ ssh -T [email protected]  
The authenticity of host 'github.com (52.74.223.119)' can't be established.  
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.  
Are you sure you want to continue connecting (yes/no)? yew  
Please type 'yes' or 'no': yes  
Warning: Permanently added 'github.com,52.74.223.119' (RSA) to the list of known hosts.  
packet_write_wait: Connection to 52.74.223.119 port 22: Broken pipe yuhuiliu@



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: