Mongo stop working

Hi,

I recently installed open edx in its ironwood.master version, but I had problems with mongo, since he dies suddenly.

My vm have 15gb of ram and 10 cores.

1 Like

Hi @sbernesto! Could you please describe more precisely what happens? How did you observe the problem? is the process restarting, or is the process simply killed? Do you have logs from the mongodb process? What is the server load average?
Do not hesitate to post as much details and extra information as you can. It makes it much easier to understand your problem.

1 Like

The process simple killed, the server load is around 10% and the log of mongo dont shows nothing strange.

https://pastebin.com/VuGdNyqm

Apparently the workers consume all the memory, causing mongo to stop suddenly. What I did was reduce the number of workers in the files (lms/cms) _gunicorn.py