after upgrade to latest version of docker plex pass : Docker the cpu rise to 100% of single core without use of plex
OS : unraid 6.9
CPU : AMD threadripper 1920X
from docker log :
2021-05-01 14:05:44.059982 [info] Host is running unRAID
2021-05-01 14:05:44.081787 [info] System information Linux server 5.10.21-Unraid #1 SMP Sun Mar 7 13:39:02 PST 2021 x86_64 GNU/Linux
2021-05-01 14:05:44.112403 [info] OS_ARCH defined as ‘x86-64’
2021-05-01 14:05:44.143522 [info] PUID defined as ‘99’
2021-05-01 14:05:44.177067 [info] PGID defined as ‘100’
2021-05-01 14:05:44.409543 [info] UMASK defined as ‘000’
2021-05-01 14:05:44.432724 [info] Permissions already set for volume mappings
2021-05-01 14:05:44.470804 [info] Deleting files in /tmp (non recursive)…
2021-05-01 14:05:44.496998 [info] TRANS_DIR defined as ‘/config/transcode’
2021-05-01 14:05:44.522157 [info] Starting Supervisor…
2021-05-01 14:05:44,652 INFO Included extra file “/etc/supervisor/conf.d/plexmediaserver.conf” during parsing
2021-05-01 14:05:44,652 INFO Set uid to user 0 succeeded
2021-05-01 14:05:44,654 INFO supervisord started with pid 6
2021-05-01 14:05:45,656 INFO spawned: ‘plexmediaserver’ with pid 62
2021-05-01 14:05:45,657 INFO spawned: ‘shutdown-script’ with pid 63
2021-05-01 14:05:45,658 INFO reaped unknown pid 7 (exit status 0)
2021-05-01 14:05:46,659 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-01 14:05:46,659 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2021-05-01 14:05:47,751 DEBG ‘plexmediaserver’ stderr output:
Traceback (most recent call last):
File “/usr/lib/plexmediaserver/Resources/Plug-ins-20536d6fc/Framework.bundle/Contents/Resources/Versions/1/Python/bootstrap.py”, line 46, in
import PMS.Plugin, PMS.JSON, PMS.Resource
File “/usr/lib/plexmediaserver/Resources/Plug-ins-20536d6fc/Framework.bundle/Contents/Resources/Versions/1/Python/PMS/init.py”, line 6, in
import __error, Request, Plugin, Datetime, RSS, Client, Data, Database, Dict, Hash, Helper, HTTP, JSON, Locale, Network, Prefs, Resource, String, Thread, XML, YAML, Plist
File “/usr/lib/plexmediaserver/Resources/Plug-ins-20536d6fc/Framework.bundle/Contents/Resources/Versions/1/Python/PMS/YAML.py”, line 6, in
import yaml
ImportError: No module named yaml2021-05-01 14:13:43,824 DEBG ‘plexmediaserver’ stderr output:
Error starting framework core for /config/Plex Media Server/Plug-ins/WebTools.bundle.