Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Bundle eats all resources while gitlab-ce running

I installed gitlab-ce on my digitalocean droplet, it works fine but very slow, im also turned off nginx as it thinks that time is out on simple requests, and the problem is in bundler. bundle process runs forever and eats all memory. What is the reason of this? I thought bundle is needed only for setup and it is not required for running as I see other gitlab processes. Even if I kill bundle process manually it is started again by git user. How to fix that or is it all goes as intended?

like image 938
Kirill Avatar asked Aug 05 '26 18:08

Kirill


1 Answers

I also have observed this on GitLab CE -- no builds were running but after the weekend, I came back into the office and GitLab was unresponsive in the browser. I saw 4 bundle processes eating up all of the available CPU. I restarted (gitlab-ctl restart) and things returned to normal. I then went to the jobs page (/admin/jobs) and no builds were running when I restarted the server. This isn't an answer... but confirmation that there seems to be a real issue here.

like image 165
sjwoodr Avatar answered Aug 08 '26 12:08

sjwoodr



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!