git.zimbra.com down for migration

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
User avatar
quanah
Zimbra Alumni
Zimbra Alumni
Posts: 1668
Joined: Fri Sep 12, 2014 10:33 pm
Contact:

git.zimbra.com down for migration

Post by quanah »

git.zimbra.com will be down over the weekend as it is migrated to a new datacenter.
--
Quanah Gibson-Mount
Product Architect, Symas http://www.symas.com/
OpenLDAP Core team http://www.openldap.org/project/
taf
Posts: 11
Joined: Sat Sep 13, 2014 3:56 am

Re: git.zimbra.com down for migration

Post by taf »

Hi!

Tell me, please, when again will earn about git-repository?
djbdjb00djb
Posts: 1
Joined: Mon May 16, 2016 2:09 pm

Re: git.zimbra.com down for migration

Post by djbdjb00djb »

is it online now ? I can't git clone it like https://wiki.zimbra.com/wiki/Building_Zimbra_using_Git
User avatar
quanah
Zimbra Alumni
Zimbra Alumni
Posts: 1668
Joined: Fri Sep 12, 2014 10:33 pm
Contact:

Re: git.zimbra.com down for migration

Post by quanah »

djbdjb00djb wrote:is it online now ? I can't git clone it like https://wiki.zimbra.com/wiki/Building_Zimbra_using_Git
It is now back online. Migration took longer than expected.
--
Quanah Gibson-Mount
Product Architect, Symas http://www.symas.com/
OpenLDAP Core team http://www.openldap.org/project/
taf
Posts: 11
Joined: Sat Sep 13, 2014 3:56 am

Re: git.zimbra.com down for migration

Post by taf »

quanah wrote:
djbdjb00djb wrote:is it online now ? I can't git clone it like https://wiki.zimbra.com/wiki/Building_Zimbra_using_Git
It is now back online. Migration took longer than expected.
Unfortunately, we get the following when try:

Code: Select all

[taf@build-p7 zimbra-foss]$ git fetch origin
ssh: connect to host git.zimbra.com port 1067: Connection refused
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
[taf@build-p7 zimbra-foss]$ git fetch origin
fatal: unable to access 'https://git.zimbra.com/repos/zimbra-foss/.git/': Failed connect to git.zimbra.com:443; Connection refused
[taf@build-p7 zimbra-foss]$
User avatar
quanah
Zimbra Alumni
Zimbra Alumni
Posts: 1668
Joined: Fri Sep 12, 2014 10:33 pm
Contact:

Re: git.zimbra.com down for migration

Post by quanah »

taf wrote:
quanah wrote:
djbdjb00djb wrote:is it online now ? I can't git clone it like https://wiki.zimbra.com/wiki/Building_Zimbra_using_Git
It is now back online. Migration took longer than expected.
Unfortunately, we get the following when try:

Code: Select all

[taf@build-p7 zimbra-foss]$ git fetch origin
ssh: connect to host git.zimbra.com port 1067: Connection refused
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
[taf@build-p7 zimbra-foss]$ git fetch origin
fatal: unable to access 'https://git.zimbra.com/repos/zimbra-foss/.git/': Failed connect to git.zimbra.com:443; Connection refused
[taf@build-p7 zimbra-foss]$
Do you still have any issues accessing it? It continues to work for me over the public internet. I can directly browse https://git.zimbra.com/repos/zimbra-foss/.git/. Note that the IP address changed, so it would depend on when your DNS updated.
--
Quanah Gibson-Mount
Product Architect, Symas http://www.symas.com/
OpenLDAP Core team http://www.openldap.org/project/
taf
Posts: 11
Joined: Sat Sep 13, 2014 3:56 am

Re: git.zimbra.com down for migration

Post by taf »

Really, the problem was in the old DNS data, now it works.
Post Reply