2025-01-27, 09:15 PM
Hello All
I'm getting a memory issue when running the JellyFin docker see below for my docker environments.
as you can see MALLOC_TRIM_THRESHOLD_=131072 is set but I'm still having the issue with memory one of the messages I get a lot of is: - systemd-journald[392]: Under memory pressure, flushing caches.
also I get this message.
2025-01-27T15:45:12.139659+00:00 matt-S3420GP kernel: message repeated 50 times: [ systemd-journald[382]: Under memory pressure, flushing caches.]
2025-01-27T16:52:36.788040+00:00 matt-S3420GP kernel: out_of_memory+0x103/0x350
2025-01-27T16:52:36.788112+00:00 matt-S3420GP kernel: Tasks state (memory values in pages):
2025-01-27T16:52:36.788769+00:00 matt-S3420GP kernel: Out of memory: Killed process 2930 (xdg-desktop-por) total-vm:2351216kB, anon-rss:1168kB, file-rss:440kB, shmem-rss:0kB, UID:1000 pgtables:836kB oom_score_adj:200
I only see this type of message when JellyFin container is running, even if it is just sitting idle not playing a video.
Linux version is Linux x86_64 Ubuntu 24.04.1 LTS with a Kernel Version 6.8.0-51-generic
Many thanks
Matt
PATH=/usr/local/sbinusr/local/binusr/sbinusr/binsbinbin
HOSTNAME=b0ceb88a95ba
TERM=xterm
PUID=1000
PGID=1000
JELLYFIN_PublishedServerUrl=http://xxx.xxx.xxx.xxx
NVIDIA_VISIBLE_DEVICES=GPU-2cf759aa-dc57-9969-335c-003ce3b98173
HEALTHCHECK_URL=http://localhost:8096/health
DEBIAN_FRONTEND=noninteractive
LC_ALL=en_US.UTF-8
LANG=en_US.UTF-8
LANGUAGE=en_US:en
JELLYFIN_DATA_DIR=/config
JELLYFIN_CACHE_DIR=/cache
JELLYFIN_CONFIG_DIR=/config/config
JELLYFIN_LOG_DIR=/config/log
JELLYFIN_WEB_DIR=/jellyfin/jellyfin-web
JELLYFIN_FFMPEG=/usr/lib/jellyfin-ffmpeg/ffmpeg
XDG_CACHE_HOME=/cache
MALLOC_TRIM_THRESHOLD_=131072
NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
HOME=/root
I'm getting a memory issue when running the JellyFin docker see below for my docker environments.
as you can see MALLOC_TRIM_THRESHOLD_=131072 is set but I'm still having the issue with memory one of the messages I get a lot of is: - systemd-journald[392]: Under memory pressure, flushing caches.
also I get this message.
2025-01-27T15:45:12.139659+00:00 matt-S3420GP kernel: message repeated 50 times: [ systemd-journald[382]: Under memory pressure, flushing caches.]
2025-01-27T16:52:36.788040+00:00 matt-S3420GP kernel: out_of_memory+0x103/0x350
2025-01-27T16:52:36.788112+00:00 matt-S3420GP kernel: Tasks state (memory values in pages):
2025-01-27T16:52:36.788769+00:00 matt-S3420GP kernel: Out of memory: Killed process 2930 (xdg-desktop-por) total-vm:2351216kB, anon-rss:1168kB, file-rss:440kB, shmem-rss:0kB, UID:1000 pgtables:836kB oom_score_adj:200
I only see this type of message when JellyFin container is running, even if it is just sitting idle not playing a video.
Linux version is Linux x86_64 Ubuntu 24.04.1 LTS with a Kernel Version 6.8.0-51-generic
Many thanks
Matt
PATH=/usr/local/sbinusr/local/binusr/sbinusr/binsbinbin
HOSTNAME=b0ceb88a95ba
TERM=xterm
PUID=1000
PGID=1000
JELLYFIN_PublishedServerUrl=http://xxx.xxx.xxx.xxx
NVIDIA_VISIBLE_DEVICES=GPU-2cf759aa-dc57-9969-335c-003ce3b98173
HEALTHCHECK_URL=http://localhost:8096/health
DEBIAN_FRONTEND=noninteractive
LC_ALL=en_US.UTF-8
LANG=en_US.UTF-8
LANGUAGE=en_US:en
JELLYFIN_DATA_DIR=/config
JELLYFIN_CACHE_DIR=/cache
JELLYFIN_CONFIG_DIR=/config/config
JELLYFIN_LOG_DIR=/config/log
JELLYFIN_WEB_DIR=/jellyfin/jellyfin-web
JELLYFIN_FFMPEG=/usr/lib/jellyfin-ffmpeg/ffmpeg
XDG_CACHE_HOME=/cache
MALLOC_TRIM_THRESHOLD_=131072
NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
HOME=/root