Git repo is unavailable

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
metux
Advanced member
Advanced member
Posts: 146
Joined: Mon Jul 28, 2014 6:21 pm

Git repo is unavailable

Post by metux »


devel@factory:~/zimbra/judaspriest-850.git$ git ls-remote zimbra-foss
Waiting for access to repository...
[P4#run] Errors during command execution( "p4 client -d git-fusion-git-zimbra-foss-temp-1" )
[Error]: "Client 'git-fusion-git-zimbra-foss-temp-1' doesn't exist."

fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Git repo is unavailable

Post by ploeger »

Works at my site:



Waiting for access to repository...

c04f5ddc9b7d2802b3be04ddb90d871ce55a32bf HEAD

a0ac4dc75b8dbf932395db1e9bee17cedb9b5fc8 refs/heads/frank-foss

e82d8619a52616a043391dec028edbee11f22bc0 refs/heads/franklin-5010-foss

f4c5f0f30edf7296a9e09c6ea7622dc0c008d128 refs/heads/franklin-5011-foss

4bfbdf6417f2695c6663bd713c2961813348ac79 refs/heads/franklin-5012-foss

11e3cbefd015c40bf778a4406c75c220a1f2c49a refs/heads/franklin-5013-foss

a5b8d55ba728a57ff45086e61d4ab71fec2987df refs/heads/franklin-5014-foss

b2cd8b1974f3136d002f48f12c465e7450ff095d refs/heads/franklin-5015-foss

7736e1f6d99656e630ab8af110fe0f0e718a6a29 refs/heads/franklin-5016-foss

8dd066f1df0f529914e53df08f5780966835e726 refs/heads/franklin-5017-foss

403a58b6cb104423195b4a0e4bc45d85a1a2871e refs/heads/franklin-5018-foss

(...)



Perhaps it was just temporary.
metux
Advanced member
Advanced member
Posts: 146
Joined: Mon Jul 28, 2014 6:21 pm

Git repo is unavailable

Post by metux »

Okay, works here, too.

I've observed that quite often. And in general, it's very slow ... seems that synchronization w/ p4 happens only on fetching, not synchronously.
kotze2006
Posts: 10
Joined: Thu Jan 08, 2015 12:51 am

Git repo is unavailable

Post by kotze2006 »

I have the same problem now, that the repository is not reachable???
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Git repo is unavailable

Post by jorgedlcruz »

Hi,

I've reported the issue to the team and we are investigating what is going on.



Thank you very much



Best regards
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Git repo is unavailable

Post by ploeger »

Any news on this? My git's still "Waiting for access to repository..."
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Git repo is unavailable

Post by jorgedlcruz »

Hi Dennis,

I've contact yesterday with the team, I'm waiting for news. Since you have this problems? It was working perfect past week?



Best regards, thank you for your time.
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Git repo is unavailable

Post by ploeger »

I last had fine access on monday (5th) evening and was sick afterwards so I cannot tell.
metux
Advanced member
Advanced member
Posts: 146
Joined: Mon Jul 28, 2014 6:21 pm

Git repo is unavailable

Post by metux »

Just had a test: after a few minutes wait time, it synced properly.

My thesis is: it takes a while for the fetch-hook to run the p4->git synchronization. And when the P4 machine is under high load (which is easy to do :p), it takes too long, so we run into timeout.



I'd suggest running the sync additionally via cron (eg. every 5 mins) and spend a little bit more iron for the machines.



Anyways: my now several years old advice still stands: drop P4 entirely.
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Git repo is unavailable

Post by ploeger »

Hmm... I still have no access. I tried an initial clone and git immediately says "Waiting for access to repository". I've waited a few minutes as @metux suggested, but still nothing.
Post Reply