On 03/23/2016 09:45 AM, Richard Good wrote: > Hi > > Is anyone else struggling with git clone? > > richard@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 _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users