Mount not cached?

I have 3 remotes:

Google Drive: gdrive
Cache: gcache points to gdrive
Crypt: gcrypt points to gcache

When I do:

rclone ls gcrypt

It shows old cache which is right.

But when I mount gcrypt it shows everything all up to date. Is the mount notcached? Would this cause google to ban when scanning lots directories?

Can you post some -v output of the mount?

Sorry I am new to rclone and how it all works, i’ve literally just learnt this today. How would I go about posting you some -v output of the mount?

I use this command to mount my gcrypt remote:

rclone mount -vv --low-level-retries 5 --tpslimit 5 --allow-other --allow-non-empty gcrypt: /Shares/GoogleDrive

However I have set this up as a systemd service so it mounts on boot up automatically.

Do you want me to run that command in the terminal and paste the contents here?

-v is enough. Just the first 10 lines or so to check what’s starting up and confirm that cache starts up

2018/03/20 22:07:50 INFO : Starting HTTP transaction limiter: max 5 transaction s/s with burst 1
2018/03/20 22:07:51 INFO : gcache: Cache DB path: /home/chudz/.cache/rclone/cac he-backend/gcache.db
2018/03/20 22:07:51 INFO : gcache: Cache chunk path: /home/chudz/.cache/rclone/ cache-backend/gcache
2018/03/20 22:07:51 INFO : gcache: Chunk Memory: true
2018/03/20 22:07:51 INFO : gcache: Chunk Size: 5M
2018/03/20 22:07:51 INFO : gcache: Chunk Total Size: 10G
2018/03/20 22:07:51 INFO : gcache: Chunk Clean Interval: 1m0s
2018/03/20 22:07:51 INFO : gcache: Workers: 4
2018/03/20 22:07:51 INFO : gcache: File Age: 24h0m0s
2018/03/20 22:07:52 INFO : gcache: Cache DB path: /home/chudz/.cache/rclone/cac he-backend/gcache.db
2018/03/20 22:07:52 INFO : gcache: Cache chunk path: /home/chudz/.cache/rclone/ cache-backend/gcache
2018/03/20 22:07:52 INFO : gcache: Chunk Memory: true
2018/03/20 22:07:52 INFO : gcache: Chunk Size: 5M
2018/03/20 22:07:52 INFO : gcache: Chunk Total Size: 10G
2018/03/20 22:07:52 INFO : gcache: Chunk Clean Interval: 1m0s
2018/03/20 22:07:52 INFO : gcache: Workers: 4
2018/03/20 22:07:52 INFO : gcache: File Age: 24h0m0s
2018/03/20 22:07:52 INFO : Encrypted drive ‘gcrypt:’: Modify window is 1ms

I am also getting this error message now:

2018/03/20 22:14:39 ERROR : r1ni6gi3jpsqmtg731vpk1fcf0/o922g76vmr9jnlj69es5dcbm92q1eg6n1e5socf9it23ua05v1l0: error refreshing object in : in cache fs Google drive root ‘crypt’: object not found

Could this be because I deleted something from Google Drive using Googe Drives website? and not through rclone?

Cache seems to start up just fine. I would suggest to read the docs to help you a bit to make the best configuration for your use case.

Write here if you need some help with it.

Most likely yes. It shouldn’t be an issue though as it will appear listed and eventually go away with the expiration of its parent folder