gitblit icon indicating copy to clipboard operation
gitblit copied to clipboard

Unable to start the GitBlit while repository grows more than 5GB.

Open vimal-kanagaraj opened this issue 4 years ago • 4 comments

I have setup the git repository using gitblit. It worked fine though i was facing slowness when push and pull operations are performed. But suddenly gitblit stopped working. When i checked the logs, it stopped after Identifying repositories step. My repository size is just above 5GB, My CPU and Memory usage seems to be normal.

vimal-kanagaraj avatar Oct 08 '19 17:10 vimal-kanagaraj

Does the process then terminate or just hang and do nothing?

flaix avatar Oct 10 '19 14:10 flaix

We are faceing the same problem, also having a big repository in size. Our GitBlit-Server suddenly was not reachable anymore and after restarting the startup HANGS on "Identifying repositories..."

@vimal-kanagaraj Did you find a fix or workaround yet?

motabass avatar Jan 15 '20 09:01 motabass

Can you analyze it with git-sizer and report the finding? Does it have many files or big files?

flaix avatar Mar 06 '20 16:03 flaix

Can you analyze it with git-sizer and report the finding? Does it have many files or big files?

Our gitblit server can not restart. it is show "Identifying repositories...". I try to use git-sizer tool ,but it is so tedious.

XZFlove avatar Jan 07 '22 08:01 XZFlove