网络环境是 SSR 的全局代理,这两天在 git push 时遇到以下提示:
kex_exchange_identification: Connection closed by remote host
Connection closed by 20.205.243.166 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
之前重装过 gitbash, 一开始以为时.ssh 密钥的问题,然后重新配置了 SSH key 重启电脑 不行
第二天再 git push 发现可以了 但是有时候可以有时候就报上面那个提示
so 我怀疑是网络问题 至于是 github 机场线路 还是墙 变高了 就不清楚了
大家有遇到过或者有其他观点么
kex_exchange_identification: Connection closed by remote host
Connection closed by 20.205.243.166 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
之前重装过 gitbash, 一开始以为时.ssh 密钥的问题,然后重新配置了 SSH key 重启电脑 不行
第二天再 git push 发现可以了 但是有时候可以有时候就报上面那个提示
so 我怀疑是网络问题 至于是 github 机场线路 还是墙 变高了 就不清楚了
大家有遇到过或者有其他观点么