Server Version#:6.11.5
Player Version#: latest
The plex server itself is crashing when opening webui i get this
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Response code="503" title="Maintenance" status="Plex Media Server is currently running database migrations."/>
. When I check the logs I see this error code Error: Unable to set up server: sqlite3_statement_backend::loadOne: database disk image is malformed (N4soci10soci_errorE). Any help would be greatly appreciated.
The XML message is telling you Plex is performing database maintenance. This is common when updating to a new version, since the schema frequently changes.
Unfortunately, based on the error message, the database is malformed (corrupted), so the migration cannot complete.