Server Version#: Latest
Player Version#: Browser / Plexamp
My MacMini restarted and when I tried to launch the server app it wouldn’t boot. I looked for solutions online and found the official article on “repairing databases” but it didn’t work. Now I’m lost Here are my logs. Thank you!
Sep 21, 2018 05:23:39.552 [0x70000158e000] INFO - Plex Media Server v1.13.5.5332-21ab172de - Apple Mac - build: darwin-x86_64 macosx - GMT -07:00
Sep 21, 2018 05:23:39.553 [0x70000158e000] INFO - MacOSX version: 10.13.6, language: en-US
Sep 21, 2018 05:23:39.553 [0x70000158e000] INFO - Processor Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz
Sep 21, 2018 05:23:39.553 [0x70000158e000] INFO - /Applications/Plex Media Server.app/Contents/MacOS/Plex Media Server
Sep 21, 2018 05:23:39.781 [0x7000018a0000] DEBUG - BPQ: [Idle] -> [Starting]
Sep 21, 2018 05:23:39.812 [0x7000018a0000] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1
Sep 21, 2018 05:23:40.061 [0x7000018a0000] INFO - SQLITE3:0x70000189f590, 283, recovered 293 frames from WAL file /Users/blahblah/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-wal
Sep 21, 2018 05:23:40.421 [0x7000018a0000] DEBUG - Running migrations.
Sep 21, 2018 05:23:41.104 [0x7000018a0000] ERROR - SQLITE3:0x70000189f590, 11, database corruption at line 59437 of [fc49f556e4]
Sep 21, 2018 05:23:41.104 [0x7000018a0000] ERROR - SQLITE3:0x70000189f590, 11, database corruption at line 59479 of [fc49f556e4]
Sep 21, 2018 05:23:41.104 [0x7000018a0000] ERROR - SQLITE3:0x70000189f590, 11, statement aborts at 10: [select max(max(metadata_items.changed_at),max(metadata_items.resources_changed_at)) from metadata_items] database disk image is malformed
Sep 21, 2018 05:23:41.132 [0x7000018a0000] ERROR - Database corruption: sqlite3_statement_backend::loadOne: database disk image is malformed
Sep 21, 2018 05:23:41.133 [0x7000018a0000] ERROR - Error: Unable to set up server: sqlite3_statement_backend::loadOne: database disk image is malformed (N4soci10soci_errorE)
Sep 21, 2018 05:34:46.789 [0x70000e5f4000] INFO - Plex Media Server v1.13.5.5332-21ab172de - Apple Mac - build: darwin-x86_64 macosx - GMT -07:00
Sep 21, 2018 05:34:46.790 [0x70000e5f4000] INFO - MacOSX version: 10.13.6, language: en-US
Sep 21, 2018 05:34:46.790 [0x70000e5f4000] INFO - Processor Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz
Sep 21, 2018 05:34:46.790 [0x70000e5f4000] INFO - /Applications/Plex Media Server.app/Contents/MacOS/Plex Media Server
Sep 21, 2018 05:34:47.096 [0x70000e906000] DEBUG - BPQ: [Idle] -> [Starting]
Sep 21, 2018 05:34:47.103 [0x70000e906000] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1
Sep 21, 2018 05:34:47.143 [0x70000e906000] DEBUG - Running migrations.
Sep 21, 2018 05:34:47.143 [0x70000e906000] ERROR - SQLITE3:0x70000e905590, 1, no such table: schema_migrations
Sep 21, 2018 05:34:47.184 [0x70000e906000] ERROR - Database corruption: sqlite3_statement_backend::prepare: no such table: schema_migrations for SQL: select version from schema_migrations order by version