Docker based Plex isn't advertising my libraries

Server Version#: Latest Docker from https://www.plex.tv/media-server-downloads/?cat=other&plat=docker#plex-media-server
Player Version#: Windows-Chrome, Roku

I have just set up a docker-compose based config from the URL above. I plugged in the ADVERTISE_IP IP, PLEX_CLAIM, my volumes, etc. No errors I see when I start up docker. In my players I see my server but none of my libraries are there. I can exec into the container and everything is present and looks clean.

Other than the libusb_init error which appears to be a prevalent but unrelated problem, the logs look clean and a “ps” shows the processes running.

Have you actually created the libraries in plex? (The volumes added in your compose simply allow Plex to access those folders- you still have to create the libraries in plex)

Yes, and I found the problem last night. The plex claim code was old. I grabbed a new one, restarted and it’s looking good now.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.