Error occurred while executing task DownloadedEpisodesScan

Version
2.0.0.4230
AppData directory
C:\ProgramData\NzbDrone
Startup directory
C:\ProgramData\NzbDrone\bin

Good afternoon,

I have sonarr running on my windows machine. The downloads are placed on my NAS server in the completed series directory.

\MYCLOUDEX2ULTRA\Chemistry_112\Downloads\completedSeries which i can access and edit with windows explorer.

I want to use the drone factory option but when I use the directory above i get the error below in the log.
The NAS is running on some special linux of WD.

Can somebody help me?

16-9-1 12:15:25.3|Error|CommandExecutor|Error occurred while executing task DownloadedEpisodesScan

[v2.0.0.4230] System.IO.IOException: Er is een onverwachte netwerkfout opgetreden.

bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij System.IO.FileSystemEnumerableIterator1.CommonInit() bij System.IO.FileSystemEnumerableIterator1…ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
bij System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
bij NzbDrone.Common.Disk.DiskProviderBase.GetFiles(String path, SearchOption searchOption) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:regel 142
bij NzbDrone.Core.MediaFiles.DiskScanService.GetVideoFiles(String path, Boolean allDirectories) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:regel 127
bij NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessFolder(DirectoryInfo directoryInfo, Series series, DownloadClientItem downloadClientItem) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DownloadedEpisodesImportService.cs:regel 171
bij NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessFolder(DirectoryInfo directoryInfo, DownloadClientItem downloadClientItem) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DownloadedEpisodesImportService.cs:regel 151
bij NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessRootFolder(DirectoryInfo directoryInfo) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DownloadedEpisodesImportService.cs:regel 59
bij NzbDrone.Core.MediaFiles.DownloadedEpisodesCommandService.ProcessDroneFactoryFolder() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DownloadedEpisodesCommandService.cs:regel 54
bij NzbDrone.Core.MediaFiles.DownloadedEpisodesCommandService.Execute(DownloadedEpisodesScanCommand message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DownloadedEpisodesCommandService.cs:regel 92
bij NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:regel 91
bij CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
bij System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
bij CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
bij NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:regel 41

16-9-1 12:16:55.4|Error|CommandExecutor|Error occurred while executing task DownloadedEpisodesScan

You shouldn’t use Drone Factory, it is considered deprecated and replaced with Completed Download Handling, that won’t likely resolve the issue, but it is recommended.

Sonarr was unable to get the list of video files from your device, due to a network error, either the connection was interrupted or something else caused it to fail. It would be worthwhile to look at the ((FAQ)) entry on remote shares as how Sonarr is running may be the cause.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.