Re: Problem while cloning a git repo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 12, 2013 at 01:50:24PM +0100, ycollette.nospam@xxxxxxx wrote:
> Hello,
> 
> When I clone a repository, I get an error from git:
> 
> git clone http://192.168.0.18:8080/test test_Gerrit
> Clonage dans 'test_Gerrit'...
> remote: Counting objects: 25106, done
> remote: Finding sources: 100% (25106/25106)
> error: RPC failed; result=56, HTTP code = 200iB | 8.12 MiB/s   

curl code 56 is a receive error (CURLE_RECV_ERROR).  It sounds like
you're encountering some sort of network error or broken proxy.  Does
cloning this repository over the git protocol or SSH work, or can you
try it over https (to avoid the proxy)?

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]