On some server version upgrades the database structure needs to change. This was necessary for 1.14.1.5488 but it appears that the schema migration steps failed
Dec 21, 2018 11:00:32.923 [2044] ERROR - SQLITE3:0x9fdc3e2b, 13, statement aborts at 8: [INSERT INTO vacuum_db.'media_streams' SELECT * FROM main.'media_streams';] database or disk is full
Dec 21, 2018 11:00:32.923 [2044] ERROR - SQLITE3:0x9fdc3e2b, 13, statement aborts at 1: [VACUUM] database or disk is full
Could you check for disk space on the C: Drive
The database path is C:\Users\Arron\AppData\local\Plex Media Server\Plug-ins Support\Databases
Without the database restructure being in place, access to database data would lead to errors as it arose here when loading the dashboard
If it is a disk space issue, freeing space and relaunching the server should make it go through the db schema migration sequence again
Was there a fix for this issue? Upgraded from 1.12.1.4885 to 1.14.1.5488 and also was unable to get the dashboard to load. I rolled back to 1.12.1.4885 to restore the Plex server.
i have the same issue, cant load my dashboard on any client/ app have tried reinstalling plex media server diddent work can anyone solve this please i need plex
Hi I fixed this problem by deleting my plex folder under my C drive and completely wiping plex form my machine and then reinstallling it you lose all of your data (your watched list ex.) but it works again after that.
Our Plex 1.14.1.5488 system was working without error until the evening of 2019.03.14 when we began receiving the
“There was an unexpected error loading the dashboard. Please visit our forums if you continue to experience problems”
error when accessing Plex from the Plex server browser, the Vizio P65 built-in media app, LG TV official Plex app, Roku Ultra Plex app and Android Plex app.
Going to the section displays the appropriate Plex dashboard but none of the TV dashboards are visible.
PLEX SUPPORT: I doubt you bother reading these posts because paying customers aren’t important to you, we expect an answer and corrective solution FROM YOU, not other users.
While the uninstall-wipe-reinstall cycle a previous user noted worked on their system, it is no guarantee that after going through all that effort it will work for the rest of us, and THAT IS NOT A CORRECTIVE SOLUTION.
For those of you using the Raspberry pi PMS, there has been an update in the dev2day repository that fixes the dashboard problem.
Also, since Plex is now officially supporting the Raspberry pi architecture, the creator/s of dev2day is shutting down their repo soon. Here are the instructions from them:
The repo on dev2day.de has nearly reached its end of life. Please
upgrade to the official packages as soon as possible. This repository
will disappear sometime in the future.
The migration is simple and your Plex library will be preserved.
First, remove the dev2day.de package:
sudo apt-get remove plexmediaserver-installer
Then, remove the dev2day.de repo, e.g. with:
sudo rm /etc/apt/sources.list.d/pms.list
Now, download and install the package from plex.tv, e.g.:
sudo dpkg -i plexmediaserver_1.15.1.791-8bec0f76c_armhf.deb