Server Version#: 1.23.6.4881
Server-Terramaster
I just wanted to adjust a few fields in the database. Was never a problem “before”. The day before yesterday, the Plex was completely rebuilt and all metadata was read in. I made a copy of the database and called it in DB Browser, made a SQL statement and got the error “Result: unknown tokenizer: collating”. Ok, first I searched and tried a “PRAGMA integrity_check” with sqlite3. Here came the error “Error: no such collation sequence: icu_root”. And while searching for the error I stumbled across the note “Hoping for help with DB corruption - #8 by ChuckPa”. When I try to use this sqlite version, I only get:
Error relocating /lib/libcrypto.so.1.1: makecontext: symbol not found
Error relocating /lib/libcrypto.so.1.1: setcontext: symbol not found
Error relocating /lib/libatomic.so.1: __atomic_exchange_16: symbol not found
Error relocating /lib/libatomic.so.1: __atomic_compare_exchange_16: symbol not found
Error relocating /lib/libatomic.so.1: __atomic_load_16: symbol not found
Error relocating /lib/libatomic.so.1: __atomic_store_16: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: curl_url: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: curl_url_set: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: curl_url_get: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: curl_url_cleanup: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_create_window_function: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_txn_state: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_stmt_isexplain: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_keyword_count: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_keyword_name: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_vtab_collation: symbol not found
Error relocating /usr/lib/plexmediaserver/Plex Media Server: sqlite3_keyword_check: symbol not found
Apparently on the TerraMaster Nas F5-420 this version is not available. Does anyone have any ideas for me on how to customize the database?
I will be happy for any help and thank you in advance …

