Gerrit LFS Issue

52 views
Skip to first unread message

karthick MJ

unread,
Apr 6, 2021, 9:15:28 AM4/6/21
to Repo and Gerrit Discussion
Hello Team,

Recently I have configured LFS on my gerrit 3.1.3 server. I could able to see plugins in console. When I try to push/pull/clone the repository from Git it showing below error.

*******@I4L0036W MINGW64 ~ (master)
$ git clone "ssh://admin@ip.**************.eu-central-1.compute.internal:29418/LFS_Test"
Cloning into 'LFS_Test'...
ssh: connect to host ip- **************  .eu-central-1.compute.internal port 29418: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


whereas if I try to push any file without any LFS being part of the commit it works. 

git.exe push --progress "origin" master:refs/for/master
Locking support detected on remote "origin". Consider enabling it with:
$ git config lfs.http://ip- **************  .eu-central-1.compute.internal:8080/Test/LFS.git/info/lfs.locksverify true
Enumerating objects: 7, done.
Counting objects: 100% (7/7), done.
Delta compression using up to 8 threads
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 19.44 MiB | 2.47 MiB/s, done.
Total 6 (delta 2), reused 0 (delta 0)
remote: Resolving deltas: 100% (2/2)
remote: Processing changes: refs: 1, new: 1, done
remote:
remote: SUCCESS
remote:
remote: http://ip-**************.eu-central-1.compute.internal:8080/c/Test/LFS/+/41 Add some files without LFS usage for Test [NEW]
remote:
To http://ip- **************  .eu-central-1.compute.internal:8080/Test/LFS
* [new branch] master -> refs/for/master
Success (13203 ms @ 01.04.2021 14:21:27)


Can you please help me to use the LFS features. 
Reply all
Reply to author
Forward
0 new messages