There are some topics already on this, and I’ve even replied in them with a temporary fix, but I wanted to follow up as I don’t know where to go from here… Note that I’m running the windows server, but I also tagged the mac server as someone else reported a similar issue for the mac server.
My plex server has been running fine and updating all along, but when it was updated to 5715, (and each version since), a couple of weeks ago the upgrade appears to go smoothly, but then when I log in to Plex on any client (including web), I can bring up the interface, but when on Home it doesn’t show my libraries and when I try to select one of my libraries I get “Something went wrong” … If I roll back to the version prior to 5715 (1.25.9.5721), everything works again until the server updates again [and I now have auto update turned off]…
I’ve tried many different ways to install 5715 and even 1.26.1.5798, updating from the server settings, uninstalling plex media server and re-installing, rebooting in between, etc… And no matter how I upgrade, it’s the same result.
Yes, I’ve seen some replies talking about possibly a corrupt database after the install and working through the DB and removing reported corrupt records… But if a corrupt DB was truly the problem, then it shouldn’t work when I rollback to the prior version…
This seems like it would indicate that something is failing and not being trapped and handled during the installation/upgrade process. If there were database updates, it would most likely be there.
I haven’t seen an actual fix or explanation for this… I’m not sure if I can enable any sort of logging that might be useful during the install/upgrade. I compared entries in the windows event logger and I don’t see much difference between the installs of 1.25 and 1.26… I assume database updates are done during the install process, but suppose they could be run upon first start of the server after an update and if they are, perhaps server logging would be helpful… I don’t know…
I do store my plex data files on a different drive, having updated the registry key for plex’s local app data. I’m wondering if the installer or database updates might be using the system’s %localappdata% rather than the one defined for Plex, though I do have a symbolic link for the Plex Media Server folder…
Is there any info from the install/update (or database update) that can be reviewed? Or is there anything else I could look into.