Hello Plex Community -
Server: DS720+, DSM 6.2.3-25426 Update 3
PMS: version 1.22.1.4275
I’ve got an issue with PMS running on a new Synology 720+, which I recently manually updated to version 1.22.1.4275 running natively on the device.
New media never appears to be detected by auto scans - I have to manually rescan the library, which subsequently does find added media. Checking the logs, I am seeing errors related to permissions issues on folders. For example:
Apr 05, 2021 00:04:16.623 [0x7f22b92be700] ERROR - [Notify] Failed to add watch for "/volume2/Media/TV Shows/TV Series/Banshee/Season 1" (13: Permission denied)
I do know my share of *nix, and have read up a reasonable amount on Plex/Synology, but I’m either missing something simple, or at the mercy of something more subtle that’s causing the permissions issue.
A few details to help with support:
-
Permissions: User ‘plex’ has ‘Full Control’ of my Plex share, and ‘Read/Write’ access on my Media share, which is the root folder for media. (For kicks I previously set Plex to Read-Only on my media share, but nothing changed) These permissions are set on the Media folder itself, and also appear to be identical when items are added. I am the owner for everything, with the group ‘user’, and all these permissions of course check out in the shell via ‘ls’
-
inotify: Also for kicks, I went ahead and increased my table size from the default (8192 apparently) to 32768, because why not. I used ChuckPa’s stickied post on the topic, as per the FAQ. It made no apparent difference. I shouldn’t have needed to do this, as total folders under Media only number in the hundreds.
-
Settings: I do have both “Scan my files automatically” and “Run a partial scan when changes…” enabled, and have tried every combination thereof.
-
Media share: This is a share I created myself (not a default share), with the above listed permissions. Nothing really outstanding to mention. Recycling is enabled, NFS is not.
-
Library: This is a new library on a new device. Fresh install of Plex on a new NAS, and fresh import of media files from another drive. Note that previously, the media on the original drive was used with a Win10 Intel NUC Plex server, and everything worked fine. Have also added new media since, all permissions match
-
PMS Version: I was previously running the public version as per the Package Center (1.18?) which is when I first encountered issues. Updated to 1.22.1.4275
So what gives? Does anyone have leads on what could be causing my permissions issues, as per my logs? What user is being denied what access? plex adding a file watch? How can that be, with the permissions I’ve provided?
I don’t immediately see any additional errors, and the server appears to be working relatively well otherwise.
I feel like I’m quickly exhausting all reasonable options on this, so any help is greatly appreciated. Thanks in advance!