RPC失败;结果= 28,HTTP代码= 0 [英] RPC failed; result=28, HTTP code = 0

查看:359
本文介绍了RPC失败;结果= 28,HTTP代码= 0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图将我的代码推送到github中,但几乎每次遇到此错误时,都会发生这样的错误:

  error:RPC failed;结果= 28,HTTP代码= 0 
致命:远程端意外挂起
致命:远程端意外挂起

这很烦人。任何人都知道如何解决这个问题?



更新在我搜索了一下后,我读了 git config --global http .postBuffer 524288000 可以解决问题。但是即使在我运行这个命令后,我仍然遇到了这个问题。使用git://或者git + ssh:/ /,而不是https


I'm trying to push my code into github, but almost everytime I meet this error

error: RPC failed; result=28, HTTP code = 0
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly

It's so annoying. Anyone knows how to fix this?

Update After I googled, I read that running git config --global http.postBuffer 524288000 could solve the problem. But even after I ran that command, I still met the problem.

解决方案

Use git:// or git+ssh://, not https

这篇关于RPC失败;结果= 28,HTTP代码= 0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆