解決error: RPC failed; result=35, HTTP code = 0/fatal: The remote end hung up unexpectedly


打算下載壓測工具ycsb

執行命令報錯

git clone https://github.com/brianfrankcooper/YCSB.git

正克隆到 'YCSB'...
error: RPC failed; result=35, HTTP code = 0
fatal: The remote end hung up unexpectedly

修改命令

git clone git://github.com/brianfrankcooper/YCSB.git

正克隆到 'YCSB'...
remote: Enumerating objects: 20648, done.
remote: Total 20648 (delta 0), reused 0 (delta 0), pack-reused 20648
接收對象中: 100% (20648/20648), 31.68 MiB | 456.00 KiB/s, done.
處理 delta 中: 100% (8016/8016), done.

完成

https換成 git

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM