Server Version#: 1.23.1.4571
Player Version#: 8.17.1.25326
I have a recurrent yet frustratingly-random issue where Plex will start buffering a video during local LAN playback to an NVIDIA Shield TV (direct play, plenty of bandwidth headroom). This seems to be correlated with sqlite errors like this,
May 28, 2021 06:16:30.842 [0x7fe2e382eb38] ERROR - SQLITE3:0x80000001, 28, double-quoted string literal: "2019-12-18 14:24:50"
though I don’t see much of anything else of concern in the logs surrounding the event. Sometimes, the buffering is resolved, but other times the entire server seems to bog down indefinitely. This does not occur with the music library (directly play FLAC and transcoding), which is the other library I use extensively. Verbose logging was enabled at the time of the most recent error (attached).
Plex Media Server Logs_2021-05-28_06-23-54.zip (1.2 MB)
Seems similar to another issue on here ([BUG] Photos > SQLITE3:0x80000001, 28, double-quoted string literal: "2021-05-17 19:36:06"), but with a slightly different presentation.
Other details: the server is running off of linuxserver.io’s Docker image on an Intel NUC, and the videos are being pulled off of a Synology NAS on the LAN. The same issue was present when running Plex in a container on the NAS itself (I migrated the NAS Plex database to the NUC recently). I don’t use any other players to play videos so I haven’t yet tested whether the issue is present on other players. The issue has been present for at least the last couple of months (running beta releases most of that time).