#Memory Leak Wings ??

13 messages · Page 1 of 1 (latest)

grand anchor
#

Hello, I have a massive memory leak with Wings( latest version),
any idea ?

signal meadow
#

It's 95.5% of a cpu thread

#

Not ram

grand anchor
sudden cedar
#

I assume a game servers resource usage will fall under the wings usage from the OS perspective. Are you running any game servers?

lilac wolfBOT
#

The server resource usage is retrieved from Docker stats. Type docker stats and make sure that statistics are displayed correctly for all containers.

Broken docker stats can be caused by your Linux Kernel cgroups controllers not functioning or the wrong Docker version installed by using a package manager or performing a system package upgrade.

Type .cgroup in this chat for me to provide more information about cgroup and containerd issues that a lot of Ubuntu users are experiencing after updating their system.

The correct Docker version (docker-ce) is installed at https://pterodactyl.io/wings/1.0/installing.html#installing-docker

Restart the servers to rebuild containers once you have fixed your docker stats.

grand anchor
#

I don't want to repeat a vm drop cache command every 5 minute to have my memory back because of wings..

grand anchor
#

(9G, wings is using 17G)

sudden cedar
#

Cache is by design though, systems will cache with the idle memory. As long as you are not getting out of memory, I do not see the issue.

grand anchor