My search stopped working a couple of days ago
Going into the console gives me the error below
Server Version#: Version 1.22.1.4228
Player Version#: Chrome Web 4.53.0
Level Error
Thread 4544
Message
SQLITE3:0xa715ffe5, 1, no such table: fts4_metadata_titles_icu in "select distinct metadata_items.id from metadata_items join fts4_metadata_titles_icu on metadata_items.id=fts4_metadata_titles_icu.rowid join metadata_item_accounts
Thread 11120
Message
Soci Exception handled: sqlite3_statement_backend::prepare: no such table: fts4_metadata_titles_icu for SQL: select distinct metadata_items.id from metadata_items join fts4_metadata_titles_icu on metadata_items.id=fts4_metadata_titles_icu.rowid join metadata_item_accounts on metadata_item_accounts.metadata_item_id=metadata_items.id where fts4_metadata_titles_icu.title match ‘Star*’ and metadata_items.metadata_type=15 and metadata_item_accounts.account_id=1 order by metadata_items.index desc, metadata_items.title_sort collate icu_root asc limit 3
If you can, downgrade the server to version 1.22.0
start the server at let it run for a few minutes
reboot the machine
then upgrade to 1.22.1 again.
Make sure to uninstall (or at least disable) any software of the likes of “Registry Optimizer”, “Uninstaller”, “privacy cleaner” etc. or you might lose your plex data during the process.
Verify that there is plenty of free space on the storage volume where plex is storing its metadata (default: C:)
broke the search again.
same error
Soci Exception handled: sqlite3_statement_backend::prepare: no such table: fts4_metadata_titles_icu for SQL: select distinct metadata_items.id from metadata_items join fts4_metadata_titles_icu on metadata_items.id=fts4_metadata_titles_icu.rowid join metadata_item_accounts on metadata_item_accounts.metadata_item_id=metadata_items.id where fts4_metadata_titles_icu.title match ‘Taskmaster*’ and metadata_items.metadata_type=15 and metadata_item_accounts.account_id=1 order by metadata_items.index desc, metadata_items.title_sort collate icu_root asc limit 30
No luck.
I can uninstall, reinstall the old version. search works.
As soon as I upgrade, repair, or uninstall and install new version, search does not work.
I tried to repair database (as specified in the above link), this just corrupts the database and I have to manually restore
I’ve attached the logs.Plex Media Server Logs_2021-04-09_12-16-09.zip (401.7 KB)
Same issue here with anything above 1.22.0. Keep getting the icu_root error in the logs. after about 8 hours the app crashes and sends bug reports out to plex.