[openstack-dev] [OpenStack-Infra] Need help! Zuul can notconnect to port 29418 of review.openstack.org

changzhi changzhi at unitedstack.com
Fri Jun 12 10:05:36 UTC 2015


Hi, I met the same problem as you. I resolve this problem by change git url. You can do like this:
1. Get a http password from https://review.openstack.org/#/settings/http-password
2. Set git url like this: git remote set-url gerrit https://username:password@review.openstack.org/openstack/stackforge/tacker.git
 
Above maybe can helps you.
changzhi
 
------------------ Original ------------------
From:  "liuxinguo"<liuxinguo at huawei.com>;
Date:  Fri, Jun 12, 2015 05:46 PM
To:  "Tom Fifield"<tom at openstack.org>; "OpenStack Development Mailing List (notfor usage questions)"<openstack-dev at lists.openstack.org>; "openstack-infra at lists.openstack.org"<openstack-infra at lists.openstack.org>; 
Cc:  "Luozhen"<luozhen at huawei.com>; 
Subject:  Re: [openstack-dev] [OpenStack-Infra] Need help! Zuul can notconnect to port 29418 of review.openstack.org

 
Thanks Tom, the method you provide is really a good idea, but probably it won't work for a 3rd CI. I have tried to change ssh to https for 3rd CI, but it is not a simple work like that. It related to lots of zuul code change.

-----邮件原件-----
发件人: Tom Fifield [mailto:tom at openstack.org] 
发送时间: 2015年6月12日 17:09
收件人: OpenStack Development Mailing List (not for usage questions); openstack-infra at lists.openstack.org
抄送: Luozhen
主题: Re: [OpenStack-Infra] [openstack-dev] Need help! Zuul can not connect to port 29418 of review.openstack.org

On 12/06/15 17:04, liuxinguo wrote:
> Hi,
>
> Recentlyour CI can not connect to port 29418 of 
> review.openstack.org.<app:ds:recently>
>
> Following are the failuer message, is there anyone know the reasion 
> why our CI can not cennect to 29418 of review.openstack.org?


That port on review.openstack.org currently appears to be blocked by China country-level firewall.

In this case, changing access from SSH to HTTPS could help avoid the block, like in Clark's email:

http://lists.openstack.org/pipermail/openstack-dev/2014-September/045385.html


Regards,


Tom

_______________________________________________
OpenStack-Infra mailing list
OpenStack-Infra at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
__________________________________________________________________________
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/20150612/1bd59de2/attachment.html>


More information about the OpenStack-dev mailing list