Open GoogleCodeExporter opened 8 years ago
I get the following two error when repo init ,but no problem while repo sync:
fatal: Cannot get https://code.google.com/p/git-repo/clone.bundle
fatal: error (104, 'Connection reset by peer')
and
fatal: Cannot get https://code.google.com/p/git-repo/clone.bundle
fatal: error (8, 'EOF occurred in violation of protocol')
Original comment by cuilong....@gmail.com
on 1 Dec 2011 at 2:42
It should be a major block issue,why you think it is a Minor bug?
maybe we can not set the Priority of the issue!
Original comment by cuilong....@gmail.com
on 1 Dec 2011 at 2:44
hi Google guys,
If you can not reproduce it in your side, Could you give us some comments?
Maybe our ip is blocked by your server?
Cuilong
Original comment by cuilong....@gmail.com
on 1 Dec 2011 at 2:49
after change the ~/bin/repo it seems working:
REPO_URL='https://code.google.com/p/git-repo/'======>REPO_URL='http://code.googl
e.com/p/git-repo/'
Original comment by cuilong....@gmail.com
on 1 Dec 2011 at 6:39
I had a similar issue.
It was a proxy issue for me.
I unset mine proxy setting in my global git config and then it works fine for
me.
Original comment by weilia...@chromium.org
on 6 Feb 2014 at 3:14
Original issue reported on code.google.com by
Aaron.Gu...@gmail.com
on 10 Oct 2011 at 4:06