Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Reply Issue When Excuting “repo init” #188

Open
GoogleCodeExporter opened this issue Apr 8, 2015 · 0 comments
Open

Empty Reply Issue When Excuting “repo init” #188

GoogleCodeExporter opened this issue Apr 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Affected Version:
from https://storage.googleapis.com/git-repo-downloads/repo
Environment:
CentOS 6.3 64bit 
git version 1.9.0 
curl version 7.19.7
What steps will reproduce the problem?
1.repo init -u https://android.googlesource.com/platform/manifest

What do you see instead?
error: RPC failed; result=52, HTTP code = 0 
fatal: The remote end hung up unexpectedly

Please provide any additional information below.
Adding GIT_CURL_VERBOSE behind, I got these at the end:

>POST /git-repo/git-upload-pack HTTP/1.1
User-Agent: git/1.9.0
Host: gerrit.googlesource.com
Accept-Encoding: gzip
Content-Type: application/x-git-upload-pack-result
Accept: application/x-git-upload-pack-request
Content-Encoding: gzip
Content-Length: 3072
* Empty reply from server
* Connection #0 to host gerrit.googlesource.com left intact

Actually,I can open gerrit website in my web browser. And I have tried to 
change the http.postBuffer, http.lowSpeedLimit, http.lowSpeedTime of git to 
rational value. Unfortunately, they were not working.

I have also tried using "git clone https://gerrit.googlesource.com/git-repo", 
same as before.

Original issue reported on code.google.com by pkuseanj...@gmail.com on 2 Dec 2014 at 1:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant