[不花钱站长]:从免费域名开始[0元] Oracle永久免费VPS[0元] VPS环境搭建免费脚本[0元] 秒变大盘挂载免费网盘[0元] 小白免费采集器1天500W[0元] CF免费DNS+CDN服务[0元]
[零基础网赚]:撸本站免费源码[0元] 网站强引免费蜘蛛法[0元] 图片视频文件免费存储[0元] 外链轻松发布免费友链[0元] 入坑免费教程学习源代码[0元] 网上百种+赚钱联盟推荐[?元]

↑↑VPS推荐网 WWW.VPS.COM.IN 稳定 便宜 免备案↑↑


您现在的位置是:首页 > 全球[VPS测评] >  永久免费VPS 香港VPS,国外永久免费VPS

git push 提示 error: unable to rewind rpc post data - try increasing http.postBuffer 错误的解决办法

全球[VPS测评]来源:VPS推荐网点击:1618
【性价之王】【线路之王】【价格之王】【配置之王】
【免费之王】【香港首推】【梯子之王】【独服之王】
git push 提示 error: unable to rewind rpc post data - try increasing http.postBuffer 错误的解决办法

执行 git push 操作时报错,错误代码如下:

Counting objects: 1916, done. Delta compression using up to 8 threads. Compressing objects: 100% (1836/1836), done. Writing objects: 22% (436/1916), 13.94 MiB | 23.00 KiB/s   error: unable to rewind rpc post data - try increasing http.postBuffer error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54 fatal: The remote end hung up unexpectedlyB | 13.00 KiB/s   Writing objects: 100% (1916/1916), 28.87 MiB | 52.00 KiB/s, done. Total 1916 (delta 296), reused 0 (delta 0) fatal: The remote end hung up unexpectedly Everything up-to-date

其实错误代码中已经给出了错误原因及解决办法:

error: unable to rewind rpc post data - try increasing http.postBuffer

上面的意思是让你增加 http.postBuffer 的大小,代码为:

git config http.postBuffer 1024000

1024000 就是增加以后的大小,如果还报错设置的更大一些即可。



猜你可能想看的VPS


转载请注明原文地址:http://140.238.13.167:12355/read-219969.html

下一篇       上一篇