December 21, 20241 yr I have the "Fix Common Problems" plugin installed, which just reported "Out Of Memory errors detected on your server". I can't say that I've noticed any issues, and my current memory usage is nowhere near maxing out at 64GB. Hoping someone here would be able to provide some insight into what happened. Attaching diagnostics, no reboot has been done. Edited December 21, 20241 yr by Cernel
December 21, 20241 yr Author Solution After reading a little about this online. From what I understand the message: "Memory cgroup out of memory" means a specific docker container ran out of memory, not the actual server. I checked the docker ID and found which docker container it was referencing. Then using docker inspect, saw that the docker is limited to 2GB of RAM. Problem solved.
December 21, 20241 yr Community Expert 4 minutes ago, Cernel said: After reading a little about this online. From what I understand the message: "Memory cgroup out of memory" means a specific docker container ran out of memory, not the actual server. I checked the docker ID and found which docker container it was referencing. Then using docker inspect, saw that the docker is limited to 2GB of RAM. Problem solved. The server ran OOM because of a misbehaving docker, looks like whatever was spawning all of those Chrome processes - also, your VPN username and password are exposed in the diagnostics, you should remove it from your post
December 21, 20241 yr Author 35 minutes ago, Michael_P said: The server ran OOM because of a misbehaving docker, looks like whatever was spawning all of those Chrome processes - also, your VPN username and password are exposed in the diagnostics, you should remove it from your post Well damn, thanks for the heads up.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.