Rclone Mount Left In Queue Error "DiskTransferService"

Sonarr version: 3.0.0.348
OS: Windows Server 2012

I have a rclone mount with google drive. Sonarr will update plex but shows will be left in queue. i see an error in log “DiskTransferService Failed to properly rollback the file move” i cheeked and the file did get moved but an empty folder with the name of show is left in sabnzbd download folder. What is going on? also what is M:\BuildAgent\work i don’t have a M drive i have C drive for windows and G for google drive mount?

Thanks

19-1-10 14:24:20.2|Error|DiskTransferService|Failed to properly rollback the file move [C:\SAB\Completed\Dragons.Den.S16E10.1080p.HDTV.h264-PLUTONiUM English\d53a4ebbebac4b87ba10a1655fcd7c85.mkv] to [G:\My Drive\Downloads\TV\Dragons’ Den\Season 16\Dragons’ Den - S16E10 - Episode 10 HDTV-1080p.mkv], incomplete file may be left in target path.
19-1-10 14:24:20.2|Warn|ImportApprovedEpisodes|Couldn’t import episode C:\SAB\Completed\Dragons.Den.S16E10.1080p.HDTV.h264-PLUTONiUM English\d53a4ebbebac4b87ba10a1655fcd7c85.mkv

[v3.0.0.348] System.IO.FileNotFoundException: File doesn’t exist: G:\My Drive\Downloads\TV\Dragons’ Den\Season 16\Dragons’ Den - S16E10 - Episode 10 HDTV-1080p.mkv
at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 170
at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileVerified(String sourcePath, String targetPath, Int64 originalSize) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 577
at NzbDrone.Common.Disk.DiskTransferService.TransferFile(String sourcePath, String targetPath, TransferMode mode, Boolean overwrite, DiskTransferVerificationMode verificationMode) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 321
at NzbDrone.Common.Disk.DiskTransferService.TransferFile(String sourcePath, String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 196
at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile(EpisodeFile episodeFile, Series series, List1 episodes, String destinationFilePath, TransferMode mode) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:line 119 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:line 79 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode, Boolean copyOnly) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\UpgradeMediaFileService.cs:line 76 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List1 decisions, Boolean newDownload, DownloadClientItem downloadClientItem, ImportMode importMode) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:line 108

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