Closed jl94x4 closed 1 month ago
Automatic Check,Repair,Index started.
Checking the PMS databases
DCRT: Failed to open ldso
Check complete. PMS main database is damaged.
DCRT: Failed to open ldso
Check complete. PMS blobs database is damaged.
Exporting current databases using timestamp: 2024-10-04_03.35.57
Exporting Main DB
DCRT: Failed to open ldso
./DBRepair.sh: line 918: 2016798 Segmentation fault "$PLEX_SQLITE" $CPPL.db ".output '$TMPDIR/library.plexapp.sql-$TimeStamp'" .dump
Error 139 from Plex SQLite while exporting com.plexapp.plugins.library.db
Could not successfully export the main database to repair it. Please try restoring a backup.
Repair failed. Automatic mode cannot continue. Please repair with individual commands```
Sounds like either/both LD_CONFIG and/or PATH weren't set in the shell launching.
The script will indirectly call ldso (load shared object) as "Plex SQLite" loads and initializes to get the libraries it needs.