Just updated to 1.26.0.5715 from the linuxserver/docker-plex image and now it looks like the database is corrupt. Getting the below errors in the Plex Media Server.log files. Haven’t an issue with corrupt SQL databases for the 1.5 years I’ve had this system up (unlike my previous pre-built terramaster which was failing every other week).
Apr 29, 2022 03:37:12.686 [0x7f56c19d1d48] ERROR - SQLITE3:0x80000001, 779, index corruption at line 91877 of [1b256d97b5]
Apr 29, 2022 03:37:12.686 [0x7f56c19d1d48] ERROR - SQLITE3:0x80000001, 779, statement aborts at 254: [update metadata_items set originally_available_at = iif(typeof(originally_available_at) in (‘integer’, ‘real’), originally_available_at, strftime(’%s’, originally_available_at)), avai
Apr 29, 2022 03:37:12.765 [0x7f56c19d1d48] ERROR - Exception inside transaction (inside=1) (/data/jenkins/server/3529576666/Library/DatabaseMigrations.cpp:237): sqlite3_statement_backend::loadOne: database disk image is malformed
Apr 29, 2022 03:37:12.788 [0x7f56c19d1d48] ERROR - Exception thrown during migrations, aborting: sqlite3_statement_backend::loadOne: database disk image is malformed
Continuing the discussion from Plex Media Server: