Closed Tdue21 closed 5 years ago
How much memory do you have on the server?
Do you have an OOM in the system log when this occurs?
I have 8GB and I do not know what an OOM is?
OOM => Out of Memory. e.g.
[488354.208190] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=python3,pid=5835,uid=1008
[488354.208202] Out of memory: Killed process 5835 (python3) total-vm:24043444kB, anon-rss:3658256kB, file-rss:2276kB, shmem-rss:0kB
[488354.601619] oom_reaper: reaped process 5835 (python3), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
Try running `dmesg | grep oom'
Ah, sorry. I had forgotten this issue. I decided I didn't have the energy to get acquainted with Linux right now, so I have installed a Windows instead.
I am struggling to set a linux box as an ARK Survival Evolved server. I am not particularly well versed with Linux, but I have taken this as an opportunity to learn.
I have gotten to the point where I have figured out how to install mods, but I get this with I am trying to install a large one:
I am worried that the mod is incompletely, but how do I ensure that it is downloaded correctly?