Issue 2120: git clone : http request failed
Status:  Invalid
Owner: ----
Closed:  Sep 2013
Reported by patrick....@gmail.com, Sep 11, 2013
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.    *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS!  *****
************************************************************

Affected Version: curent

What steps will reproduce the problem?
1.When git clone https://github.com/openstack-dev/devstack.git
2.Then error: Couldn't resolve host 'github.com' while accessing https://github.com/openstack-dev/devstack.git/info/refs
3.That should work whith / at the end :error: Couldn't resolve host 'github.com' while accessing https://github.com/openstack-dev/devstack.git/info/refs/

What is the expected output? What do you see instead?


Please provide any additional information below.
Sep 11, 2013
Project Member #1 edwin.ke...@gmail.com
This issue tracker is about the Gerrit Code Review project and your issue seems not to be related to Gerrit?

"Couldn't resolve host 'github.com'" probably means that you have issues with your local proxy configuration. 
Status: Invalid
Sep 11, 2013
#2 patrick....@gmail.com
Thanks but the problem is in the script lauched by git job.
My proxy works.
The github server response is 401 Forbidden.

Thanks to look that.