When quitting RClone & restart not mounting & VFS error

What is the problem you are having with rclone?

I have 10x OneDrive Remotes, in a Union + a Crypt-Remote.
This one is mounted & working. VFS mode is full and filling the disk, while data is copied into it.

I asked some friends to do this, so I can test it.

BUT: If I restart the server, then the rclone mount command doesn't work.

When I delete the cche (VFS) data/Folder nand then start the command, then it works.

What I am doing wrong? Because if I delet the VFS, to be able to mount again, I delete the users data because it wasn't uploadet to OneDrive yet.

What is your rclone version (output from rclone version)

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

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

rclone v1.53.2

  • os/arch: linux/amd64
  • go version: go1.15.3

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


> rclone mount OneDriveStorage_Crypt: /mnt/OneDrive --rc --allow-other --allow-root --vfs-cache-mode full --allow-non-empty --user-agent "NONISV|Contoso|GovernanceCheck/1.0" --tpslimit 200 --transfers 4  --onedrive-chunk-size 153600 --cache-tmp-wait-time 5m --checksum

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

The help and support template is here so we can help you without going back and forth.

You've removed the rclone.conf so we aren't sure what are you running.
You have a cache backend command but not sure if you using the cache backend or not (that's part of the reason we ask for the rclone.conf)

There's no log of any error or issue to look at.

Why would you be deleting things? What's the error when you mount it?

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