High API usage > cause?

rclone version:
rclone v1.51.0

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

OS:
Linux 4.15.0-88-generic #88-Ubuntu x86_64 x86_64 x86_64 GNU/Linux

Log

(1:327)# rclone -vv copy /home/xxx/rclone/cache/test.txt gdrive:tmp
2020/02/17 14:54:59 DEBUG : rclone: Version "v1.51.0" starting with parameters ["rclone" "-vv" "copy" "/home/xxx/rclone/cache/test.txt" "gdrive:tmp"]
2020/02/17 14:54:59 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2020/02/17 14:55:00 DEBUG : test.txt: Need to transfer - File not found at Destination
2020/02/17 14:55:01 DEBUG : test.txt: MD5 = d41d8cd98f00b204e9800998ecf8427e OK
2020/02/17 14:55:01 INFO : test.txt: Copied (new)
2020/02/17 14:55:01 INFO :
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Transferred: 1 / 1, 100%
Elapsed time: 1.4s

Log from mount.service first error

2020/02/16 22:43:01 ERROR : Movies/Fast & Furious Presents - Hobbs & Shaw (2019)/Fast & Furious Presents - Hobbs & Shaw (2019).mkv: ReadFileHandle.Read error: low level retry 1/10: open file failed: googleapi: Error 403: The download quota for this file has been exceeded., downloadQuotaExceeded

Metrics: drive.files.get:100.00%
chrome_64bNJ4FoWm

mount settings: (mergerfs inspired by Ani)

--config=/root/.config/rclone/rclone.conf
--allow-other
--buffer-size 1G
--dir-cache-time 72h
--drive-chunk-size 128M
--umask 002
--vfs-read-chunk-size 512M
--vfs-read-chunk-size-limit off
--user-agent xxx
--log-level INFO
--log-file /home/xxx/rclone/rclone.log
--poll-interval 15s
--timeout 1h
--gid 1000
--uid 1000

Last upload uploads once a day

2020/02/17 02:13:19 INFO :
Transferred: 70.110G / 70.110 GBytes, 100%, 99.434 MBytes/s, ETA 0s
Checks: 242 / 242, 100%
Deleted: 119
Transferred: 84 / 84, 100%
Elapsed time: 12m2.0s

Dont know why or what caused it.
Only using plex and extensive media analysis is disabled

Any help or troubleshooting would be appreciated

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