Forum archive
Gitlab Service won't start after reboot
Hi,
I am using VM for gitlab 12.1. This morning Users started facing issue communicating with gitlab VM. I had a look at the resource consumption which showed memory was fully consumed. I switched off the VM and increased memory to 4GB from 512MB. After the restart i noticed gitlab and associated services are not able to start. I have tried manually >service gitlab start and can see processes starting but within few seconds all processes get killed. How can i start gitlab again?
I do have a backup on Amazon and have successfully restored that into another VM. Gitlab worked for sometime and then again 4GB memory got consumed. I tried restarting 2nd VM too but end result was same.
Any pointers would be helpful.
Let me know what you find...I'm about to deploy Gitlab as well.
Looking through the Gitlab issue tracker there appear to be two recent performance issues:
https://github.com/gitlabhq/gitlabhq/issues/7326
https://github.com/gitlabhq/gitlabhq/issues/7129