rclone: cache: pending uploads block mount starting

What is the problem you are having with rclone?

When RClone cache has pending offline uploads, it will no longer mount the volume if it is rebooted before the items are finished uploading.

What is your rclone version (eg output from rclone -V)

v1.41

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

Ubuntu, 64 bit

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)

rclone mount cache: -vv

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 23 (10 by maintainers)

Most upvoted comments

I couldn’t find any long time locks which could block the mount process until now, but I will investigate this further.