chaocfb 发表于 2019-11-19 09:59:38

git pull gitlab firefly:firefly更新代码出错

remote: Enumerating objects: 14566, done.
remote: Counting objects: 100% (11864/11864), done.
remote: Compressing objects: 100% (3453/3453), done.
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

每次更新都报这个错误,该怎么解决。

繁_yh4uD 发表于 2019-11-19 14:17:49

https://blog.csdn.net/qq_34121797/article/details/79561110?tdsourcetag=s_pctim_aiomsg

楼主可参考一下类似的解决方法

chaocfb 发表于 2019-11-19 19:59:46

繁_yh4uD 发表于 2019-11-19 14:17
https://blog.csdn.net/qq_34121797/article/details/79561110?tdsourcetag=s_pctim_aiomsg

楼主可参考 ...

还是会报错:
* transfer closed with outstanding read data remainingB/s
* Closing connection 0
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

firefly_zhongw 发表于 2020-3-23 09:39:40

更新远程仓库:git remote set-url gitlab https://gitlab.com/TeeFirefly/rk3308-linux.git
页: [1]
查看完整版本: git pull gitlab firefly:firefly更新代码出错