Batimius
Members
-
Joined
-
Last visited
Solutions
-
Batimius's post in Gitlab-CE Container running out of memory when mover is running was marked as the answerI searched around online and found this post that had the same issue:
https://forum.gitlab.com/t/gitlab-crashing-wih-502-after-a-day/36163
In short, Redis and the database are all in the data directory, so every time the Mover was running, it would try to move files while they were running, causing them to crash. I created a separate share just for Gitlab with no caching and it seemed to have fixed the issue.