Server Version#: 1.43.4.10903
Platform: Docker (LinuxServer.io), Unraid, x86_64
Server UUID: 0d1867bdb6d94e44f0ec315bb345d86c86069556
I have been experiencing ongoing crashes with my unraid server. This morning the unraid server completely locked up again at 09:25. The Plex log files indicate (confirmed via minidump upload in Plex Crash Uploader.log, not a manual stop/restart) crashes 6 times over the last ~9 days: Sep 9, Sep 12 (x2), Sep 14 (x2), and Sep 18.
Most recent crash: Sep 18, 2026, 09:25:06 (GMT-4). Server was down until 09:49:25 (when I managed to complete a reboot), then Crash Uploader processed a minidump at 09:49:27, confirming an actual crash rather than a clean stop.
The last lines in the log before it died:
Sep 18, 2026 09:25:04.175 [...] DEBUG - Request: [23.16.33.208:55862 (WAN)] OPTIONS /:/timeline?key=%2Flibrary%2Fmetadata%2F60354&ratingKey=60354&playQueueItemID=244486381&duration=3136032&state=paused&playbackTime=467014917&time=2042000&startTime=1088000 (8 live) #17c428 TLS GZIP Signed-in Token ()
Sep 18, 2026 09:25:04.175 [...] DEBUG - Completed: [23.16.33.208:55862] 200 OPTIONS /:/timeline?... #17c428 TLS GZIP 0ms 427 bytes (pipelined: 1)
Sep 18, 2026 09:25:04.247 [...] DEBUG - Auth: Refreshing tokens inside the token-based authentication filter.
Sep 18, 2026 09:25:05.940 [...] DEBUG - [HttpClient/HCl#32f3] HTTP/2.0 (1.7s) 200 response from GET https://servers.plex.tv/api/v2/server/access_tokens?...
Sep 18, 2026 09:25:05.942 [...] DEBUG - MyPlex: updating with 53 access tokens
Sep 18, 2026 09:25:06.397 [...] DEBUG - Auth: authenticating user as guest
Sep 18, 2026 09:25:06.397 [...] DEBUG - Request: [23.16.33.208:55862 (WAN)] GET /:/timeline?key=%2Flibrary%2Fmetadata%2F60354&ratingKey=60354&playQueueItemID=244486381&duration=3136032&state=paused&playbackTime=467014917&time=2042000&startTime=1088000 (7 live) #17c42b TLS GZIP Signed-in Token ()
Sep 18, 2026 09:25:06.398 [...] DEBUG - Completed: [23.16.33.208:55862] 401 GET /:/timeline?... #17c42b TLS GZIP 0ms 518 bytes (pipelined: 2)
That 401 response is the last line in the log. The request came from a WAN IP with an empty/blank token (Signed-in Token ()), which triggered a MyPlex auth token refresh (53 access tokens) followed by guest authentication and a 401 rejection, immediately after which the process appears to have died.
I noticed the 1.43.4.10903 changelog lists PM-5590 (“In rare instances, a timeline request can crash the server”) as fixed in this build, along with PM-5592 and PM-5964 (other HTTP/POST crash fixes). Given my crash pattern lines up closely with a timeline-request-related crash despite running the build that’s supposed to include that fix, I wanted to ask:
- Is this likely a different/unfixed timeline crash, or could the PM-5590 fix have missed an edge case (e.g. involving guest/unauthenticated WAN requests specifically)?
- Could someone on the Plex team pull the minidump for my Server UUID at the Sep 18 09:25 crash timestamp (and/or the earlier Sep 9/12/14 crashes) and let me know what function it’s actually crashing in?
Full log bundle is attached. I am not sure if Plex is causing the entire Unraid server lock-ups. I had the server running with all plug-ins and dockers disabled except Plex and still experienced crashes. Thank you for your help!