What is the problem you are having with rclone?
when running the command: rclone rc vfs/refresh recursive=true --rc-addr localhost:port my log file is filled with the following entires:
DEBUG : old/Movies/Captain Phillips (2013)/.wdmc/transcoded_files: Skipping undecryptable dir name: illegal base32 data at input byte 3
The folder old/movies was created when I had originally uploaded non-encrypted files to gdrive. I renamed the folder after creating an encrypted remote and moved the files from the old/movies folder to the encrypted folder. Then I deleted the folder "old" and all its contents. This was some months ago.
Today I noticed that when running the vfs/refresh command my log filled up with hundreds of these entries.
I checked google drive and this folder path does not exist. I emptied any trash on there just incase it was reading it from somewhere. But this has not resolved the problem.
Can anyone advise why rclone is even seeing this path when it doesn't exist?
What is your rclone version (output from rclone version
)
rclone v1.47.0
- os/arch: linux/amd64
- go version: go1.12.4
Which OS you are using and how many bits (eg Windows 7, 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 rc vfs/refresh recursive=true --rc-addr localhost:port
A log from the command with the -vv
flag (eg output from rclone -vv copy /tmp remote:tmp
)
2019/10/05 11:40:01 DEBUG : rclone: Version "v1.47.0" starting with parameters ["rclone" "mount" "--attr-timeout" "1000h" "--buffer-size" "0M" "--dir-cache-time" "1000h" "--vfs-cache-mode" "off" "--vfs-cache-max-age" "48h" "--vfs-read-chunk-size" "128M" "--vfs-read-chunk-size-limit=0" "--log-level" "DEBUG" "--umask" "0027" "--log-file=/home/jennec/logs/rclone.log" "--poll-interval" "15s" "--timeout" "1h" "--drive-skip-gdocs" "--fuse-flag" "sync_read" "--rc" "--rc-addr" "localhost:5572" "gdrive-media-enc:" "/home/jennec/rclone/gdrive-media-enc"]
2019/10/05 11:40:01 NOTICE: Serving remote control on http://127.0.0.1:5572/
2019/10/05 11:40:01 DEBUG : Using config file from "/home/jennec/.config/rclone/rclone.conf"
2019/10/05 11:40:02 DEBUG : Encrypted drive 'gdrive-media-enc:': Mounting on "/home/jennec/rclone/gdrive-media-enc"
2019/10/05 11:40:03 DEBUG : Adding path "vfs/forget" to remote control registry
2019/10/05 11:40:03 DEBUG : Adding path "vfs/refresh" to remote control registry
2019/10/05 11:40:03 DEBUG : Adding path "vfs/poll-interval" to remote control registry
2019/10/05 11:40:03 DEBUG : : Root:
2019/10/05 11:40:03 DEBUG : : >Root: node=/, err=
2019/10/05 11:40:04 DEBUG : /: Lookup: name="mountcheck.txt"
2019/10/05 11:40:05 DEBUG : This is the gdrive media folder: Skipping google document type "application/vnd.google-apps.document"
2019/10/05 11:40:05 DEBUG : old: Skipping undecryptable dir name: illegal base32 data at input byte 3
2019/10/05 11:40:05 DEBUG : /: >Lookup: node=mountcheck.txt, err=
2019/10/05 11:40:05 DEBUG : mountcheck.txt: Attr:
2019/10/05 11:40:05 DEBUG : mountcheck.txt: >Attr: a=valid=1000h0m0s ino=0 size=39 mode=-rw-r-----, err=
2019/10/05 11:40:05 DEBUG : rc: "vfs/refresh": with parameters map[recursive:true]
2019/10/05 11:40:05 DEBUG : : Reading directory tree
2019/10/05 11:40:05 DEBUG : This is the gdrive media folder: Skipping google document type "application/vnd.google-apps.document"
2019/10/05 11:40:06 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=536487538860, userRateLimitExceeded)
2019/10/05 11:40:06 DEBUG : pacer: Rate limited, increasing sleep to 1.712551731s
2019/10/05 11:40:06 DEBUG : pacer: Reducing sleep to 0s
2019/10/05 11:40:06 DEBUG : old: Skipping undecryptable dir name: illegal base32 data at input byte 3
2019/10/05 11:40:06 DEBUG : old/Movies: Skipping undecryptable dir name: illegal base32 data at input byte 3
skipping repeated errors for the thousands of entries for different old/* paths
2019/10/05 11:41:33 DEBUG : Google drive root '': Checking for changes on remote
2019/10/05 11:41:48 DEBUG : Google drive root '': Checking for changes on remote
2019/10/05 11:41:50 DEBUG : : Reading directory tree done in 1m44.695096611s
2019/10/05 11:41:50 DEBUG : rc: "vfs/refresh": reply map[result:map[:OK]]: