Failed to move Shows from one location to a norther

Sonarr version (exact version): 3.0.6.1265
Mono version (if Sonarr is not running on Windows): 5.20.1.34-16
OS: Synology
Debug logs:
Description of issue: Unable to move series from. Try moving files manually: Source and destination are not on the same device

Hi i am trying to move shows from one folder on a synology to a nother folder on the same synology and i am getting this error. Radarr has no problem in doing this but for some reasion sonarr thinks the volume is on a difrent server.
Unable to move series from ‘/volume1/TV-Shows/Kipo and the Age of Wonderbeasts’ to ‘/volume1/Kids_TV-Shows/Kipo and the Age of Wonderbeasts’. Try moving files manually: Source and destination are not on the same device

System.IO.IOException: Source and destination are not on the same device.

at System.IO.Directory.Move (System.String sourceDirName, System.String destDirName) [0x000de] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/corlib/System.IO/Directory.cs:330
at NzbDrone.Common.Disk.DiskProviderBase.MoveFolder (System.String source, System.String destination) [0x00088] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskProviderBase.cs:263
at NzbDrone.Common.Disk.DiskTransferService.TransferFolder (System.String sourcePath, System.String targetPath, NzbDrone.Common.Disk.TransferMode mode) [0x0025e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskTransferService.cs:88
at NzbDrone.Core.Tv.MoveSeriesService.MoveSingleSeries (NzbDrone.Core.Tv.Series series, System.String sourcePath, System.String destinationPath, System.Nullable1[T] index, System.Nullable1[T] total) [0x000db] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\MoveSeriesService.cs:59

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