Sonarr stalls when after moving file to desired destination

What is the problem you are having with rclone?

i've had plex/sonarr setup in windows for a while, setup a new google drive mount with rclone today.

sonarr activity queue stalls when trying to move downloaded files from sabnzbd

DiskTransferService Failed to properly rollback the file move [c:*.mkv] to [X:*.mkv], incomplete file may be left in target path.
ImprotApprovedEpisodes Couldn't import episode c:*.mkv: Destination X:*.mkv already exists.

when i check the mounted drive, it looks like it has already been moved though and plex picks up the file fine. it just screws up the sonarr queue

is this a screwed up permissions issue? or is it a rclone mounting flag issue? i tried googling, i found some posts on reddit with similar problems without any solutions. any ideas? thanks

What is your rclone version (output from rclone version)

v1.50.1

Which OS you are using and how many bits (eg Windows 7, 64 bit)

windows 10, 64bit

Which cloud storage system are you using? (eg Google Drive)

google drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

mount gcrypt: X: --config="C:\Users\twobrain.config\rclone\rclone.conf" --allow-other --cache-db-purge --dir-cache-time 48h --buffer-size 512M --fast-list

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