执行操作:$ git pull

返回错误:

error: RPC failed; result=7, HTTP code = 0

fatal: The remote and hung up unexpectedly

 

然后,更换github的邮箱换为最初的gmail的,

重新执行操作:$ git pull origiin m8:liuyk

得到响应:Already up-to-date.

多次执行同样操作:

得到响应:

fatal: unable to access 'https://github.com/xxx/xx.git': Failed to connect to github.com port 443: Timed out

得到响应:

fatal: Authentication failed for 'https://xxxxxx'

得到响应:

Already up-to-date.

 

目测是网络问题。

相关文章:

  • 2021-06-05
  • 2021-11-30
  • 2021-09-06
  • 2022-12-23
  • 2021-09-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-10
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案