Recently I have seen a number of these warnings in the Sonarr logs and I wanted to know how I could fix this. I saw some threads on *nix permission issues so I turned off the setting to have Sonarr change perms after moving/creating files but I still see these errors. Anybody got a clue as to why this is happening?
System:
OS: Ubuntu 13.10
Branch: develop (Auto-update, this has been happening for a couple versions now but I only started using Sonarr ~2 weeks ago)
Version: 2.0.0.2599
Here is the message:
Unable to apply permissions to: /Media9/TV/SERIES NAME/Season X/SERIES NAME.S01E15.EPISODE NAME.Bluray-1080p-thumb.jpg: Error setting file owner and/or group: EPERM
Here is the exception:
NzbDrone.Mono.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in <filename unknown>:0
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x00000] in <filename unknown>:0
Let me know if you all need anything else from me. Thanks!