Server Version#: 1.24.5.5173-8dcc73a59_amd64.deb
Player Version#: Version 4.69.1 (???) on web, Android plex app (updated)
The library tab shows an error “Something went wrong” and unexpected error occurs. I turned on debug logging and the only error I was able to find was a “500 error” when trying get to the library.
Movies showing in the recommended/recent and other areas all play and work fine. I’ve refreshed metadata 3-4 times with no luck.
Other media like TV shows, shows the library tab fine as well. Very strange it’s just movies and that one tab.
Or inspect them yourself. Take a look at the Plex Media Server.log file and seek for messages about database corrupt or malformed.
If you find these, you may have to repair your database.
I did find some corrupt errors in the logs when I looked at them manually. I tried running the tool and got this:
sudo ./‘Plex SQLite’ /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/ “PRAGMA integrity_check”
Error: near “Support”: syntax error
/usr/lib/plexmediaserver$ sudo ./‘Plex SQLite’ ‘/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/’ “PRAGMA integrity_check”
Error: unable to open database “/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/”: unable to open database file
I am in the same dir as Plex SQLite. (I escaped the logs dir). Here is a screenshot of my logs location (I don’t see anything that looks like a db?).