RPC failed;

error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), er
rno 10054

解决:
应该是pull 内容更新太多,需要设置postBuffer更大些,具体看上面的链接

git config --global http.postBuffer 524288000

https://segmentfault.com/q/1010000002221288

相关文章:

  • 2021-07-14
  • 2021-12-19
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2021-10-09
  • 2022-01-14
猜你喜欢
  • 2021-06-01
  • 2021-11-08
  • 2021-11-08
  • 2021-04-02
相关资源
相似解决方案