Files not being moved

I need some help on this one. I re-installed drone on another PC and then copied the nzbdrone folder to my program data folder as I always do but my files aren’t being moved.

Message:
Couldn’t import episode C:\Temp\Downloads\Signed.Sealed.Delivered.S01E08.720p.HDTV.x264-BAJSKORV\signed.sealed.delivered.s01e08.720p.hdtv.x264-bajskorv.mkv: Unable to find the specified file.

Exception:

System.IO.FileNotFoundException: Unable to find the specified file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at NzbDrone.Common.Disk.DiskProviderBase.MoveFile(String source, String destination) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Common\Disk\DiskProviderBase.cs:line 271
at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile(EpisodeFile episodeFile, Series series, List1 episodes, String destinationFilename, Boolean copyOnly) in m:\\BuildAgent2\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\EpisodeFileMovingService.cs:line 125 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode) in m:\\BuildAgent2\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\EpisodeFileMovingService.cs:line 65 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode, Boolean copyOnly) in m:\\BuildAgent2\\work\\328d72309b633a8\\src\zbDrone.Core\\MediaFiles\\UpgradeMediaFileService.cs:line 63 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List1 decisions, Boolean newDownload, DownloadClientItem historyItem) in m:\BuildAgent2\work\328d72309b633a8\src\zbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:line 84

Thanks

Either drone can’t find the destination path or the source path, is the series folder reachable from the new system?

Are drone and SAB on the same system?

Are you on develop and have completed download handling enabled?

Drone and SAB are on the same system. I also have download handling set to off as it was on the old system.

I just noticed that all other files are being processed, except that series.

Enable debug logging, clear your log files and pastebin the logs please.

I found the issue a few minutes ago. That HD is fried. :frowning:

Thanks for the help.

:frowning: sorry to hear that.