Trying to import a show. Have had 0 problems up until today, haven’t changed any permissions or user settings recently. Running Ubuntu 12.04 and using Transmission.
Message:
Couldn’t import episode /home/staging/downloads/tv/Brooklyn.Nine-Nine.S03E11.720p.HDTV.x264-KILLERS[rarbg]/Brooklyn.Nine-Nine.S03E11.720p.HDTV.x264-KILLERS.mkv: Access to the path “/home/staging/downloads/tv/Brooklyn.Nine-Nine.S03E11.720p.HDTV.x264-KILLERS[rarbg]/Brooklyn.Nine-Nine.S03E11.720p.HDTV.x264-KILLERS.mkv” or “/home/media/tv/Brooklyn Nine-Nine/Season 3/Brooklyn.Nine-Nine.-.S03E11.-.Hostage.Situation.HDTV-720p.mkv.partial~” is denied.
Exception:
System.UnauthorizedAccessException: Access to the path “/home/staging/downloads/tv/Brooklyn.Nine-Nine.S03E11.720p.HDTV.x264-KILLERS[rarbg]/Brooklyn.Nine-Nine.S03E11.720p.HDTV.x264-KILLERS.mkv” or “/home/media/tv/Brooklyn Nine-Nine/Season 3/Brooklyn.Nine-Nine.-.S03E11.-.Hostage.Situation.HDTV-720p.mkv.partial~” is denied.
at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, Boolean overwrite) <0x7f75445598a0 + 0x004d1> in :0
at NzbDrone.Common.Disk.DiskProviderBase.CopyFile (System.String source, System.String destination, Boolean overwrite) [0x000a8] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:191
at NzbDrone.Common.Disk.DiskTransferService.TryCopyFileTransactional (System.String sourcePath, System.String targetPath, Int64 originalSize) [0x0003d] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskTransferService.cs:302
I’ve chmod 777’d the downloaded folder and contents and the destination folder, and copied the video to the destination folder using the same user account that runs Sonarr with no issues.