[openstack-dev] Looking for help getting git-review to work over https

Ian Cordasco ian.cordasco at RACKSPACE.COM
Fri Jun 12 20:06:43 UTC 2015



On 6/12/15, 14:46, "KARR, DAVID" <dk068x at att.com> wrote:

>> -----Original Message-----
>> From: Kevin L. Mitchell [mailto:kevin.mitchell at rackspace.com]
>> Sent: Friday, June 12, 2015 12:05 PM
>> To: openstack-dev at lists.openstack.org
>> Subject: Re: [openstack-dev] Looking for help getting git-review to
>> work over https
>> 
>> On Fri, 2015-06-12 at 17:08 +0000, KARR, DAVID wrote:
>> > Thanks.  I already tried that. It's not even clear this is
>> failing to
>> > connect. I don't know what this is telling me.
>> > ----------------------
>> > # pip install --proxy http://one.proxy.att.com:8080 .
>> > Processing /home/dk068x/work/git-review
>> >     Complete output from command python setup.py egg_info:
>> >     Download error on https://pypi.python.org/simple/pbr/: [Errno
>> 1]
>> > _ssl.c:504: error:140770FC:SSL
>> routines:SSL23_GET_SERVER_HELLO:unknown
>> > protocol -- Some packages may not be found!
>> >     Couldn't find index page for 'pbr' (maybe misspelled?)
>> >     Download error on https://pypi.python.org/simple/: [Errno 1]
>> > _ssl.c:504: error:140770FC:SSL
>> routines:SSL23_GET_SERVER_HELLO:unknown
>> > protocol -- Some packages may not be found!
>> >     No local packages or download links found for pbr
>> >     Traceback (most recent call last):
>> >       File "<string>", line 20, in <module>
>> >       File "/tmp/pip-MStPEo-build/setup.py", line 20, in <module>
>> >         setuptools.setup(setup_requires=['pbr'], pbr=True)
>> 
>> Have you confirmed that your proxy at 8080 is capable of SSL?
>> Usually,
>> people use port 8080 for plain old HTTP servers or proxies, and
>> trying
>> to talk SSL to a plain HTTP proxy would probably result in that
>> error.
>> 
>> (Also noticed that your proxy URL is specified as "http://"; if you
>> know
>> that proxy works for SSL, try "https://"…)
>
>Yes, we have both http and https versions of that proxy.  I've tried both
>of them here, with the same result.

Can you get onto IRC? We might be able to fix this faster using a more
immediate medium. If so, I'm sigmavirus24 in #openstack-dev on
irc.freenode.net so feel free to ping me there.

--
Ian



More information about the OpenStack-dev mailing list