I’ve run Plex Media Server successfully for years, on multiple Linux distributions. I recently switched back to Ubuntu MATE from Linux Mint. I have my video files set up in the same structure, with the same directory and file permissions. After reinstalling Plex Media Server, and configuring my library directories, no files show up. I checked the scanner logs, and every time a scanner runs, it reports a message similar to this: "ERROR - Couldn’t check for the existence of file “/path/to/videos”: boost::filesystem::status: Permission denied: “/path/to/videos”.
Thanks, but same result. Still failing with the permissions issue.
I’m really perplexed with this one. This setup has worked for literally years, through many system updates and reconfigurations, multiple distros, etc. I just don’t get it.
Aug 18, 2021 22:46:08.367 [0x7fe03a31bb38] ERROR - Couldn't check for the existence of file "/home/jimc/Videos/Video Library/Media Server/Music Videos/.grab": boost::filesystem::status: Permission denied: "/home/jimc/Videos/Video Library/Media Server/Music Videos/.grab"
Apparently you have DVR set to record and store into “Music Videos” ?
DVR is looking for WRITE permission – which it doesn’t have and therefore generates “permission denied” because it can’t create the .grab (DVR temp) directory.
This one is more puzzling and likely more to the root cause.
By adding user plex, that confirms you do have a permissions problem in there somewhere.
This is an odd one.
Thank you for letting us know. I’ll keep this on the watch list but this does happen a lot and varies from distro to distro when media is in the home directory. Some distros get ‘weird’.