[SR-Users] Git clone failing?

Fred Posner fred at palner.com
Wed Mar 23 20:10:00 CET 2016


On 03/23/2016 09:45 AM, Richard Good wrote:
> Hi
> 
> Is anyone else struggling with git clone?
> 
> richard at richard-laptop-new:~/Smile-dev/git_code$ git clone --depth 1
> --no-single-branch git://git.kamailio.org/kamailio
> <http://git.kamailio.org/kamailio> kamailio
> Cloning into 'kamailio'...
> fatal: read error: Connection reset by peer
> 

Try resetting the peer...

I know you're already on the git.kamailio.org site, but you can try:

git remote set-url origin https://github.com/kamailio/kamailio.git

You can always set it back.

I had this problem once, and it resolved once I switched. Switching back
hasn't seen the issue return.

http://www.fredposner.com/1680/kamailio-4-2-3-update-from-git/

Fred Posner
The Palner Group, Inc.
+1-224-334-FRED (3733) direct



More information about the sr-users mailing list