I recently noticed when trying to remove the old Plex Arcade Games Library I am no longer able to access the manage library settings on the Plex Server. I have done a repair install and uninstall/reinstall same issue. I don’t normally go into this setting so I am not sure when this actually started. This is what I get when I try to access that option on the server.
Restart/reboot the server and let it sit a few minutes.
After reclaiming the server, I recommend you to force-reload the web app.
Signing out of the web app and back in can’t hurt either. (use the Sign Out link under user avatar in the upper-right corner)
Which browser are you using?
Any browser add-ons installed?
Are internet filters active, like pi-hole or similar?
Any VPN software? (Or remnants thereof)
I am using chrome but receive the same results with edge. No add-ons. No filters or vpn. I tested with a clean install of plex server and the option works so I assume it is a broken setting/file somewhere?
Yes this was on another machine. I could completely remove all plex data on the server as I have a copy of the plex server data folder but i feel that would result in the same thing as I saw on the other machine with a clean install.
So it is definitely the data base file “com.plexapp.plugins.library.db”. If I delete that the library option in settings shows up. Obviously with nothing in it though. Is there a way to find out what in there maybe an issue. I have run the plex recommended options to check for corruption with nothing coming back as an issue.
I have tried the .dump and the .recover both to no avail. I did get a “no such collation sequence icu_root” error at one point but was able to run this command to remove it " `sqlite3 com.plexapp.plugins.library.db “DROP index ‘index_title_sort_icu’”
I also opened the database and tried to find any lines that might say “corruption error” but also did not come back with anything.
I am at a loss at what else it could be causing it. The integrity check comes back ok though.
If you mixed the two editors you may have caused more damage. Plex uses a custom version of sqllite. Do you have a copy of the database prior to edit attempts? Another question is, do you need the database or is starting over OK?
Not sure which database you where trying to fix, but it looks like the error is in com.plexapp.plugins.library.db-wal Might want to close plex, and just delete that file, along with clearing everything in the /logs directory and seeing if the issue persists. If so, can I get a clean set of logs after recreating the error you screenshot?
So that file is created when plex is started and deleted once I close out of plex. I cleared the logs and went back to the manage libraries tab where the error is and these are the logs.