Error checking DB integrity - Error: no such collation sequence: icu_root

Server Version#: 1.22.2.4282
Player Version#: N/A
When trying to check the database integrity I am receiving a collation sequence error.

sqlite3 com.plexapp.plugins.library.db “PRAGMA integrity_check”
Error: no such collation sequence: icu_root

Is this a known issue or something that I can mitigate?

You might want to take a look at this thread and use the SQLite3 version shipped with Plex. Also make sure your server isn’t running when you do the integrity check on your database.