首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我不能再把它推到github: error: RPC失败;curl 55发送失败:连接被中止

我不能再把它推到github: error: RPC失败;curl 55发送失败:连接被中止
EN

Stack Overflow用户
提问于 2021-01-09 09:37:19
回答 1查看 4.9K关注 0票数 5

从昨天起,我再也不能继续工作了。

当我推的时候,它开始推,不到一分钟它就给了我intellij中的这个错误

代码语言:javascript
复制
Push failed Delta compression using up to 4 threads Total 260 (delta 20), reused 1 (delta 0), pack-reused 0 RPC failed; curl 55 Send failure: Connection was aborted the remote end hung up unexpectedly the remote end hung up unexpectedly

Github桌面给了我:

代码语言:javascript
复制
Writing objects: 100% (259/259), 15.10 MiB | 9.98 MiB/s                         
Writing objects: 100% (259/259), 15.81 MiB | 8.97 MiB/s, done.
Total 259 (delta 20), reused 0 (delta 0)
error: RPC failed; curl 55 Send failure: Connection was aborted
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

我尝试使用git bash,同样的情况下,我得到了这个错误。

代码语言:javascript
复制
$ git push
Enumerating objects: 270, done.
Counting objects: 100% (270/270), done.
Delta compression using up to 4 threads
Compressing objects: 100% (243/243), done.
Writing objects: 100% (260/260), 15.81 MiB | 10.94 MiB/s, done.
Total 260 (delta 20), reused 1 (delta 0), pack-reused 0
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

我怎么才能解决这个问题?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2021-01-09 10:15:50

哇,我断开了我的ADSL,它有一个非常低的上传速度,并通过我的手机互联网连接,有一个体面的上传速度。推动是成功的。说真的这到底是怎么回事。所以那些上传速度慢的人就完了。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/65641177

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档