A problem has been detected with a core component - server docker

Server Version#: Version 1.42.1.10054
Player Version#:Version 4.147.1
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

Plex Media Server Logs_2025-08-09_12-33-46.zip (579.3 KB)

A problem has been detected with a core component of Plex Media Server.

Although Name / Media Library / Finish clickable, the problem shows every time.

I run docker by orbstack on a m4 mac mini

docker-compose file:

plex:

image: plexinc/pms-docker

container_name: plex

restart: unless-stopped

ports:

  - 32400:32400/tcp

  - 8324:8324/tcp

  - 32469:32469/tcp

  - 1901:1900/udp

  - 32410:32410/udp

  - 32412:32412/udp

  - 32413:32413/udp

  - 32414:32414/udp

environment:

  - TZ=Asia/Shanghai

  - PLEX_CLAIM=xxxxx

volumes:

  - ./plex/config:/config

  - ./plex/transcode:/transcode

  - /Volumes/DAPU768_1:/data

We are aware of the problem and are already looking into it. Right now I am collecting reports and information (your report is one of them) and we have people looking into this issue. Thank you for the report, we will have more information as soon as it is available.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.