error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
生活随笔
收集整理的這篇文章主要介紹了
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
在執(zhí)行g(shù)it clone 時
root@cdndev08:/media/share/webrtc-checkout# git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git Cloning into 'depot_tools'... remote: Sending approximately 19.44 MiB ... 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解決方法:
git config --global http.postBuffer 20000000
總結(jié)
以上是生活随笔為你收集整理的error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 直播技术原理讲解
- 下一篇: Webrtc入门——基于阿里云ubunt