pdulvp / jellyfin-qnap

Jellyfin server packaging for QNAP NAS
https://jellyfin.org
505 stars 33 forks source link

Why are there many abnormal processes that occupy a lot of CPU resources #88

Open JsongLin opened 5 months ago

JsongLin commented 5 months ago

1356eb403912a0b607395597a2b6eaf8

JsongLin commented 5 months ago

I was not watching any videos at this time

pdulvp commented 5 months ago

Hi, Weird yes, Mine i got only two and the ld is taking 2G, not 200mo photo_2024-06-10_08-05-02

If you connect on your nas using ssh, maybe a 'top' or a ps can give more details. Probably ffmpeg that were not stopped.? maybe https://github.com/jellyfin/jellyfin/issues/11787? on which version you use?

JsongLin commented 5 months ago

嗨,很奇怪, 我的只有两个,而且 ld 占用 2G,而不是 200mo 照片_2024-06-10_08-05-02

如果您使用 ssh 连接到您的 nas,也许“top”或 ps 可以提供更多详细信息。 可能是未停止的 ffmpeg。? 也许是jellyfin/jellyfin#11787? 您使用的是哪个版本?

The latest version 10.9.4

JsongLin commented 5 months ago

嗨,很奇怪, 我的只有两个,而且 ld 占用 2G,而不是 200mo 照片_2024-06-10_08-05-02

如果您使用 ssh 连接到您的 nas,也许“top”或 ps 可以提供更多详细信息。 可能是未停止的 ffmpeg。? 也许是jellyfin/jellyfin#11787? 您使用的是哪个版本?

I don't know how to give you more information through SSH

JsongLin commented 5 months ago

Over time, there will be more LD processes

JsongLin commented 5 months ago

At first, I only had one LD process, and then when I didn't do anything, the number of LD processes would increase

JsongLin commented 5 months ago

If I restart this application, it will work fine, but over time, even though I haven't done anything, there will be more ld processes

pdulvp commented 4 months ago

Can you try with latest version. maybe fix?