March 31, 20242 yr Hi all! I had some power supply issues a month or two ago and since replacing it have seen the occasional out of memory error in fix common problems / the logs. Might be a red herring. I'm wondering if someone could take a look at the latest and see if there is anything systemic showing up here....or if it's just a misbehaving docker container. By my reading, it looks like the process that was killed was java, and it was eating a huge amount of memory...I'm sure it's one of several modded minecraft servers acting up. But this isn't the first time - and prior instances have been more pronounced (VMs not starting or crashing, etc). Diagnostics attached! spgs-diagnostics-20240331-0805.zip
March 31, 20242 yr Community Expert 7 hours ago, RandallC said: I'm sure it's one of several modded minecraft servers acting up Looks that way - you can try to fix it or limit the memory allowed to the container nobody 21229 0.0 0.0 5488 276 ? Ss Mar25 0:00 \_ /bin/bash /launch.sh nobody 21287 0.0 0.0 2388 72 ? S Mar25 0:00 \_ sh ./run.sh nobody 21288 12.4 23.2 32248888 15301392 ? Sl Mar25 1008:20 \_ java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.1.84/unix_args.txt
April 1, 20242 yr Author Thanks @Michael_P - how do I limit memory allocated to the container? Is it somewhere in the docker config?
April 2, 20242 yr Community Expert Solution 12 hours ago, RandallC said: Is it somewhere in the docker config? Yep, toggle advanced view while editing the config and add a limit to the extra parameters line
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.