Planning to download the stress testing tool ycsb
Execution command error
git clone https://github.com/brianfrankcooper/YCSB.git
Cloning to’YCSB’…
error: RPC failed; result=35, HTTP code = 0
fatal: The remote end hung up unexpectedly
Modify command
git clone git://github.com/brianfrankcooper/YCSB.git
Cloning to’YCSB’…
remote: Enumerating objects: 20648, done.
remote: Total 20648 (delta 0), reused 0 (delta 0), pack-reused 20648
Among recipients: 100% (20648/20648), 31.68 MiB | 456.00 KiB/s, done.
Processing delta: 100% (8016/8016), done.
Finish
https replaced git
Execution command error
git clone https://github.com/brianfrankcooper/YCSB.git
Cloning to’YCSB’…
error: RPC failed; result=35, HTTP code = 0
fatal: The remote end hung up unexpectedly
Modify command
git clone git://github.com/brianfrankcooper/YCSB.git
Cloning to’YCSB’…
remote: Enumerating objects: 20648, done.
remote: Total 20648 (delta 0), reused 0 (delta 0), pack-reused 20648
Among recipients: 100% (20648/20648), 31.68 MiB | 456.00 KiB/s, done.
Processing delta: 100% (8016/8016), done.
Finish
https replaced git
Similar Posts:
- [Solved] Git Error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- error: src refspec master does not match any [How to Solve]
- Git Pull Error: Please specify which branch you want to merge with.
- Git push Warning: The authenticity of host ‘github.com (52.74.223.119)’ can’t be established.
- Git error: requested URL returned error: 403
- [Solved] Git pull fatal: refusing to merge unrelated histories
- Git Permission issues: insufficient permission for adding an object to repository database .git
- Gitlab-error: RPC failed; result=22, HTTP code = 500 settlement
- Git | fatal: refusing to merge unrelated histories [How to Solve]
- Pod lib Create ObjcName error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errn…