I had to replace my failing drive and when I run Plex, it runs for a little while then says “manually stopped”. All the other posts were for older versions and don’t detail any useful steps I could follow as far as I can tell.
Server Version#: DS223j single bay running 7.3.2-86009
Player Version#: 1.42.2.10156-720010156
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>
Logs.zip (6.4 KB)
From your logs:
Jan 18, 2026 20:58:59.710 [548318683168] ERROR - SQLITE3:0x7faa576ec0, 1, no such table: schema_migrations in "select version from schema_migrations order by version"
Jan 18, 2026 20:58:59.921 [548318683168] ERROR - Database corruption: sqlite3_statement_backend::prepare: no such table: schema_migrations for SQL: select version from schema_migrations order by version
Your Plex database is fubar and that is why Plex cannot continue running.
You can try restoring a database backup or you can try using ChuckPa’s database repair script
Thanks for the reply. Restoring a backup did the trick, I really appreciate your helping this helpless layman.