Plex media server unable to find files (orphaned process?)

Server Version#: plexinc/pms-docker:1.41.3.9314-a0bfb8370
Player Version#: N/A

Video of issue: Watch 2025-01-07 23-48-09 | Streamable

I recently replaced my boot drive and started with a fresh install of Ubuntu. I installed docker and created the plex media server via docker-compose. The media server cannot find my media files when selecting from the web browser, but my directory mapping into the container is working and the folder permissions look right to me. Doing more digging, it looks like there’s an orphaned server process somewhere. I’ve tried restarting the computer and killing the process directly but neither have solved the problem. Any ideas for where I’m going wrong here and how to fix it?

Going to bet its a file permissions issue, what OS are you working with?

Thanks for responding. I’m on Ubuntu. Check the screencap link for current folder permission settings.

Plex isn’t compatible with Ubuntu, Ubuntu does some weird stuff with how it handles many different elements. If you are using a dedicated host, pick a different distro.

I’m using the plex docker image. It’s worked fine for me for years now…

Decided to do a fresh Ubuntu clone and docker setup and will see if it works.

Ubuntu should do just fine.
It looks though that there’s something weird with how your PMS instance in the container is running. It seems to run as user kevin, hence not seeing/using the plex user to which the media in /data belongs.

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