[openstack-dev] [kuryr] gerrit/git review problem error code 10061

ZZelle zzelle at gmail.com
Wed Nov 11 09:30:51 UTC 2015


Hi,

An alternative solution is to use https instead of ssh to interact with
gerrit:

  # It requires a "recent" gitreview
  git config gitreview.scheme https
  git config gitreview.port 443
  git review -s

It requires to define a http password in gerrit (settings > HTTP Password)


Cédric/ZZelle at IRC

On Wed, Nov 11, 2015 at 10:03 AM, Znoinski, Waldemar <
waldemar.znoinski at intel.com> wrote:

> Hi Baohua
>
> If you have a socks proxy to hand then you could check ‘tsocks’ -
> http://tsocks.sourceforge.net/ or check your distro’s package manager.
>
> It’s quite ‘transparent’ proxying (over socks 4 or 5) of pretty much any
> process you run with it, i.e.:
>
>
>
> tsocks scp -P29418 yangbaohua at review.openstack.org:hooks/commit-msg
> > .git\hooks\commit-msg"
>
>
>
> *From:* Baohua Yang [mailto:yangbaohua at gmail.com]
> *Sent:* Wednesday, November 11, 2015 2:15 AM
> *To:* OpenStack Development Mailing List (not for usage questions) <
> openstack-dev at lists.openstack.org>
> *Subject:* Re: [openstack-dev] [kuryr] gerrit/git review problem error
> code 10061
>
>
>
> Thanks to all!
>
> It seems network connectivity problem. How sad again!  :(
>
> i will try other ways.
>
>
>
> On Tue, Nov 10, 2015 at 12:52 AM, Jeremy Stanley <fungi at yuggoth.org>
> wrote:
>
> On 2015-11-09 10:13:33 +0800 (+0800), Baohua Yang wrote:
> > Anyone recently meet such problem after cloning the latest code
> > from kuryr? Try proxy also, but not solved.
> [...]
> > The following command failed with exit code 1
> >     "scp -P29418 yangbaohua at review.openstack.org:hooks/commit-msg
> > .git\hooks\commit-msg"
> > -----------------------
> > FATAL: Unable to connect to relay host, errno=10061
> > ssh_exchange_identification: Connection closed by remote host
> [...]
>
> I've checked our Gerrit SSH API authentication logs from the past 30
> days and find no record of any yangbaohua authenticating. Chances
> are this is a broken local proxy or some sort of intercepting
> firewall which is preventing your 29418/tcp connection from even
> reaching review.openstack.org.
>
> If you use Telnet or NetCat to connect to port 29418 on
> review.openstack.org directly, do you see an SSH banner starting
> with a string like "SSH-2.0-GerritCodeReview_2.8.4-19-g4548330
> (SSHD-CORE-0.9.0.201311081)" or something else?
> --
> Jeremy Stanley
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
>
>
>
> --
>
> Best wishes!
> Baohua
>
> --------------------------------------------------------------
> Intel Research and Development Ireland Limited
> Registered in Ireland
> Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
> Registered Number: 308263
>
> This e-mail and any attachments may contain confidential material for the
> sole use of the intended recipient(s). Any review or distribution by others
> is strictly prohibited. If you are not the intended recipient, please
> contact the sender and delete all copies.
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151111/0764e8eb/attachment.html>


More information about the OpenStack-dev mailing list