What does this log mean when the Docker version of Plexserver is updated to debug errors?

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

What does this log mean when the Docker version of Plexserver is updated to debug errors? How to solve this problem?

That is database corruption. I would try to restore a database back up

I can use it well without updating. I have tried several times that when I update a new version, the database becomes corrupted. I don’t know where the problem lies, but I rely on ZFS snapshots to restore the original version. Am I an exception? May I ask how to use an existing backup to repair a damaged database using an old version database backup after the updated version causes database damage?

Perform the DB repair immediately after restoring a backup.
Only after that, perform the server software update, because it’s very likely that the DB adaptations in the course of the update are increasing the already-existing damage.
You might want to use GitHub - ChuckPa/PlexDBRepair: Database repair utility for Plex Media Server databases to do it.

I recommend you to read a bit about the DBREPAIR_PAGESIZE environment variable, if your plex data folder is located on a ZFS volume. PlexDBRepair development - #357 by ChuckPa

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