after upgrade 8.14 to 8.16.4 Gitlab, some processes bundle or ruby take all then CPU.
I saw that it’s the unicorn process which do that, I change the unicorn parameters in gitlab.rb file
Two users (rarely used), 4 cores, 8 GB RAM on ubuntu…and I can’t let gitlab run because it hangs the server after 15 minutes or so. If I stop sidekiq then it can run for 12 hours or so before hanging.
I’m on the most current version of EE. I’ve lowered the number of sidekiq’s and workers to 2 or 3 to no avail.
Any suggestions? As it is now, it’s a pretty useless piece of software for me unfortunately.
This issue is still happening for me, more or less after doing random git things (fetch, pull, push) and on both of my GitLab servers, one on Debian, one on Ubuntu.
It can happen right after a power off - power on event as well.
It takes all the processor power - all of it. I am very disappointed. This kind of software is a big risk. Completely impossible to install in the production. This kind of issues should not even exists if the product is published as status “ready”.
In my case, while shutting down the service, it pops up again…
What is the spec of your server @miguelahonen ?? How many CPU, RAM, disk did you allocate to your server? Mine is running in production for 3 - 4 years and no problems, so it’s obviously something unique to your configuration.