(X-post from #2207)
DS415+ DSM 6.0-7321
Working:
Transmission 2.92-12
Mono from SynoCommunity 4.2.2.30-7
Homeassistant 20150526-1
Couchpotato 20141013-6
Not working:
Sonarr 2.0.0.3953
Error:
Sonarr starts up fine, every setting is working and kept, but when a show is added sonarr can’t index from disk.
Tried:
Reboot tried multiple times.
Both SC-Mono and Sonarr has been reinstalled. Sonarr has been pointed towards official Mono package. Correct permissions has been set on the path where the shows has been located.
Log:
System.UnauthorizedAccessException: Access to the path “/volume1/Serier/The Walking Dead/Season 01” is denied.
at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00063] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:498
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:296
at System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.Generic.List1 all) <0x421c8d90 + 0x0002b> in :0 at System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.Generic.List1 all) [0x0001f] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:312
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, SearchOption searchOption) [0x00014] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:304
at NzbDrone.Common.Disk.DiskProviderBase.GetFiles (System.String path, SearchOption searchOption) [0x0003e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:142
at NzbDrone.Core.MediaFiles.DiskScanService.GetVideoFiles (System.String path, Boolean allDirectories) [0x00019] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:127
at NzbDrone.Core.MediaFiles.DiskScanService.Scan (NzbDrone.Core.Tv.Series series) [0x00131] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:103
at NzbDrone.Core.MediaFiles.DiskScanService.Handle (NzbDrone.Core.Tv.Events.SeriesUpdatedEvent message) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:165
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEventTEvent [0x000c5] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:56