happymanChan 2021-05-25 11:08 采纳率: 0%
浏览 406

git报错kex_exchange_identification

XXX@XXXX:~$ ssh -T git@github.com  -vvv
OpenSSH_8.2p1 Ubuntu-4ubuntu0.2, OpenSSL 1.1.1f  31 Mar 2020
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug2: resolving "github.com" port 22
debug2: ssh_connect_direct
debug1: Connecting to github.com [13.250.177.223] port 22.
debug1: Connection established.
debug1: identity file /home/npaac/.ssh/id_rsa type 0
debug1: identity file /home/npaac/.ssh/id_rsa-cert type -1
debug1: identity file /home/npaac/.ssh/id_dsa type -1
debug1: identity file /home/npaac/.ssh/id_dsa-cert type -1
debug1: identity file /home/npaac/.ssh/id_ecdsa type -1
debug1: identity file /home/npaac/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/npaac/.ssh/id_ecdsa_sk type -1
debug1: identity file /home/npaac/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /home/npaac/.ssh/id_ed25519 type -1
debug1: identity file /home/npaac/.ssh/id_ed25519-cert type -1
debug1: identity file /home/npaac/.ssh/id_ed25519_sk type -1
debug1: identity file /home/npaac/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /home/npaac/.ssh/id_xmss type -1
debug1: identity file /home/npaac/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.2
kex_exchange_identification: read: Connection reset by peer

 

  • 写回答

1条回答 默认 最新

  • 黄泥川水猴子 2021-05-26 11:04
    关注

    我也有同样的问题

    评论

报告相同问题?