I have running GitLab in a docker with the official GitLab-CE docker image. The operating system is UnRaid version 6.8.3. The server has 40 cores 128 GB of ram and 7 TB of Storage. Over night the server is not occupied. My problem is that GitLab is crashing every time after one day with the website error 502. After “gitlab-ctl restart” it works fine again.
nginx/gitlab_error.log: https://pastebin.com/1Zz8LXwsog:
sideqik current log: https://pastebin.com/yrGB5z1L
The GitLab version I’m using should be 12.9
I tried to assign more unicorn workers. Currently I have assigned 10 workers with a timeout time of 120s.
I also tried serveral other things, which forgot about. These more or less haven’t worked.
I hope you’re abled to help me