Libraries in settings inaccessable

Server Version#: 1.29.0.6244
Player Version#:

When trying to reach the libraries in the settings, it gives an unexpected error.
i cannot get rid of the games folder because i cannot access this section of the settings.
this is my second post. i need help please. please let me know if there is anything else i can do to try to resolve this.
Thank you in advance.

Plex Media Server Logs_2022-10-17_14-22-08.zip (4.2 MB)

Thank you very much in advance
BladeWarrior5000

Can you please uncheck verbose logging, save settings, restart server, go there again to reproduce error and then get logs.

Can you delete it from the libraries sidebar menu?

I’m getting the same “There was an unexpected error” message when I go to manage libraries as well. Using Plex Media Server 1.29.0.6244 on macOS.

I’ve tried to stop/start the application as well as restart the computer - same thing.

I also have the now-defunct “Games” library as well. The only choice from the three-dots menu is to “Pin” it - there is no other option

ok can you get the logs again after turning off verbose logging and reproducing. Verbose logging is mostly useless info for most problems and causes the logs roll over too quickly and makes it harder to find things

OK - I disabled verbose logging, stop/started the application, triggered the error, and downloaded the log zip file. Now what should I do with it?

You can attach it to a message it to me ( click on my username to see message button) or attach it here like you did in your first post

I messaged the zip file to you - I’m a different person that the one who sent you the log file at the beginning of this thread

Looks like there is a fix in the works to purge any games libraries, but it is a couple server updates away. I’m checking with folks to see if there is another way to manually get rid of the Games library which should solve the access to the library settings.

Thank you so much. i truely appriciate your help to solve this.

Would it be worth trying Plex Media Scanner in this situation to delete the library?

I aliased mine to pscan so I can type faster. Below I have a test library called Gamer with one video in it. The first command removes any videos in the library. The second deletes the library itself.

$ pscan -l
  1: Movies
  3: Music
  4: Photos
  2: TV Shows
  6: Gamer
$ pscan -w -c 6
deleting 1 items.
$ pscan -D -c 6
$

I suppose it is worth a try if they are willing to delve into command line.

info about it here. https://support.plex.tv/articles/201242707-plex-media-scanner-via-command-line/

this definitanately worked on my end. sorry not the best at powershell so i didn’t know how to use the variables to make pSCAN but i know my commands and your command instructions worked like a charm.


Terminal instructions


library afterwards

This worked for me as well - I am now able to get to the Manage → Libraries page without seeing that error