Tuomo,

Can you try again.

Thank you

/Andrew

From: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
Sent: 22 August 2024 07:42
To: nordix@lists.openinfra.dev <nordix@lists.openinfra.dev>
Subject: [Nordix] Unable to pull repos from Nordix Gerrit
 
Hi,

Right now, I'm not able to pull a repo from Gerrit over ssh. WebUI works fine, so something fishy with the ssh on the server?

❯ GIT_TRACE=1 git pull
09:38:41.595559 git.c:455               trace: built-in: git pull
09:38:41.596244 run-command.c:668       trace: run_command: git merge-base --fork-point refs/remotes/origin/master master
09:38:41.599782 run-command.c:668       trace: run_command: git fetch --update-head-ok
09:38:41.601966 git.c:455               trace: built-in: git fetch --update-head-ok
09:38:41.602965 run-command.c:668       trace: run_command: unset GIT_PREFIX; GIT_PROTOCOL=version=2 ssh -o SendEnv=GIT_PROTOCOL -p 29418 etuotan@gerrit.nordix.org 'git-upload-pack '\''/infra/cicd'\'''

and then it just hangs there forever.

Cheers, Tuomo