GDrive quota hit mid transfer, completes upload then error

What is the problem you are having with rclone?

This is not a post about getting around gdrive limits.

I call the rclone move command, to move a folder (which contains a two folders and only one 21.099GB file) into google drive. The google drive upload quota is reached at some point during the transfer. The transfer doesn't error at this point which is the expected behavior documented at google. It states uploads in progress when the quota is reached will continue to progress.

The issue is when the upload finishes, rclone will still mark it as failed despite it uploading successfully if the quota is hit mid transfer.

Run the command 'rclone version' and share the full output of the command.

rclone v1.61.1

  • os/version: debian 11.6 (64 bit)
  • os/kernel: 5.10.0-19-amd64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.19.4
  • go/linking: static
  • go/tags: none

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

Google Drive Enterprise

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

 rclone move /mnt/data/local/ gdrive_enc: -P --checkers 5 --log-file=/tmp/upload.log -vv --tpslimit 5 --rc --rc-web-gui --rc-user=rclone --rc-pass=XXXXX --rc-addr=0.0.0.0:5572 --rc-web-gui-no-open-browser --bwlimit=40M --transfers=1 --drive-chunk-size 128M --exclude-from rclone_exclusions.txt --delete-empty-src-dirs --drive-stop-on-upload-limit --error-on-no-transfer

The rclone config contents with secrets removed.

[gdrive]
type = drive
client_id = XXXXX
client_secret = XXXXX
scope = drive.file
token = XXXXX
root_folder_id = XXXXX
team_drive =
stop_on_upload_limit = true

[gdrive_enc]
type = crypt
remote = gdrive:M
filename_encryption = standard
directory_name_encryption = true
password = XXXXX
password2 = XXXXX

A log from the command with the -vv flag

2023/03/06 16:30:36 INFO  : Starting bandwidth limiter at 40Mi Byte/s
2023/03/06 16:30:36 INFO  : Starting transaction limiter: max 5 transactions/s with burst 1
2023/03/06 16:30:36 DEBUG : rclone: Version "v1.61.1" starting with parameters ["rclone" "move" "/mnt/data/local/" "gdrive_enc:" "-P" "--checkers" "5" "--log-file=/tmp/upload.log" "-vv" "--tpslimit" "5" "--rc" "--rc-web-gui" "--rc-user=rclone" "--rc-pass=XXXX" "--rc-addr=0.0.0.0:5572" "--rc-web-gui-no-open-browser" "--bwlimit=40M" "--transfers=1" "--drive-chunk-size" "128M" "--exclude-from" "rclone_exclusions.txt" "--delete-empty-src-dirs" "--drive-stop-on-upload-limit" "--error-on-no-transfer"]
2023/03/06 16:30:36 DEBUG : Current tag: v2.0.5, Release tag: v2.0.5
2023/03/06 16:30:36 NOTICE: Web GUI exists. Update skipped.
2023/03/06 16:30:36 NOTICE: Serving Web GUI
2023/03/06 16:30:36 INFO  : Using --user rclone --pass XXXX as authenticated user
2023/03/06 16:30:36 NOTICE: Serving remote control on http://[::]:5572/
2023/03/06 16:30:36 DEBUG : login_token "XXXXX"
2023/03/06 16:30:36 NOTICE: Web GUI is not automatically opening browser. Navigate to http://rclone:XXXXX@[::]:5572/?login_token=XXXXX to use.
2023/03/06 16:30:36 DEBUG : Creating backend with remote "/mnt/data/local/"
2023/03/06 16:30:36 DEBUG : Using config file from "/home/XXXXX/.rclone.conf"
2023/03/06 16:30:36 DEBUG : fs cache: renaming cache item "/mnt/data/local/" to be canonical "/mnt/data/local"
2023/03/06 16:30:36 DEBUG : Creating backend with remote "gdrive_enc:"
2023/03/06 16:30:36 DEBUG : Creating backend with remote "gdrive:M"
2023/03/06 16:30:36 DEBUG : gdrive: detected overridden config - adding "XXXXX" suffix to name
2023/03/06 16:30:36 DEBUG : fs cache: renaming cache item "gdrive:M" to be canonical "gdriveXXXXX:M"
2023/03/06 16:30:48 DEBUG : Encrypted drive 'gdrive_enc:': Waiting for checks to finish
2023/03/06 16:30:48 DEBUG : Encrypted drive 'gdrive_enc:': Waiting for transfers to finish
2023/03/06 16:30:48 DEBUG : xxx/xxxx/xxxx: Sending chunk 0 length 134217728
2023/03/06 16:30:52 DEBUG : xxx/xxxx/xxxx: Sending chunk 134217728 length 134217728
2023/03/06 16:30:55 DEBUG : xxx/xxxx/xxxx: Sending chunk 268435456 length 134217728
2023/03/06 16:30:58 DEBUG : xxx/xxxx/xxxx: Sending chunk 402653184 length 134217728
2023/03/06 16:31:01 DEBUG : xxx/xxxx/xxxx: Sending chunk 536870912 length 134217728
2023/03/06 16:31:04 DEBUG : xxx/xxxx/xxxx: Sending chunk 671088640 length 134217728
2023/03/06 16:31:08 DEBUG : xxx/xxxx/xxxx: Sending chunk 805306368 length 134217728
2023/03/06 16:31:11 DEBUG : xxx/xxxx/xxxx: Sending chunk 939524096 length 134217728
2023/03/06 16:31:14 DEBUG : xxx/xxxx/xxxx: Sending chunk 1073741824 length 134217728
2023/03/06 16:31:17 DEBUG : xxx/xxxx/xxxx: Sending chunk 1207959552 length 134217728
2023/03/06 16:31:21 DEBUG : xxx/xxxx/xxxx: Sending chunk 1342177280 length 134217728
2023/03/06 16:31:24 DEBUG : xxx/xxxx/xxxx: Sending chunk 1476395008 length 134217728
2023/03/06 16:31:27 DEBUG : xxx/xxxx/xxxx: Sending chunk 1610612736 length 134217728
2023/03/06 16:31:30 DEBUG : xxx/xxxx/xxxx: Sending chunk 1744830464 length 134217728
2023/03/06 16:31:34 DEBUG : xxx/xxxx/xxxx: Sending chunk 1879048192 length 134217728
2023/03/06 16:31:37 DEBUG : xxx/xxxx/xxxx: Sending chunk 2013265920 length 134217728
2023/03/06 16:31:40 DEBUG : xxx/xxxx/xxxx: Sending chunk 2147483648 length 134217728
2023/03/06 16:31:43 DEBUG : xxx/xxxx/xxxx: Sending chunk 2281701376 length 134217728
2023/03/06 16:31:46 DEBUG : xxx/xxxx/xxxx: Sending chunk 2415919104 length 134217728
2023/03/06 16:31:50 DEBUG : xxx/xxxx/xxxx: Sending chunk 2550136832 length 134217728
2023/03/06 16:31:53 DEBUG : xxx/xxxx/xxxx: Sending chunk 2684354560 length 134217728
2023/03/06 16:31:56 DEBUG : xxx/xxxx/xxxx: Sending chunk 2818572288 length 134217728
2023/03/06 16:31:59 DEBUG : xxx/xxxx/xxxx: Sending chunk 2952790016 length 134217728
2023/03/06 16:32:02 DEBUG : xxx/xxxx/xxxx: Sending chunk 3087007744 length 134217728
2023/03/06 16:32:06 DEBUG : xxx/xxxx/xxxx: Sending chunk 3221225472 length 134217728
2023/03/06 16:32:09 DEBUG : xxx/xxxx/xxxx: Sending chunk 3355443200 length 134217728
2023/03/06 16:32:12 DEBUG : xxx/xxxx/xxxx: Sending chunk 3489660928 length 134217728
2023/03/06 16:32:15 DEBUG : xxx/xxxx/xxxx: Sending chunk 3623878656 length 134217728
2023/03/06 16:32:19 DEBUG : xxx/xxxx/xxxx: Sending chunk 3758096384 length 134217728
2023/03/06 16:32:22 DEBUG : xxx/xxxx/xxxx: Sending chunk 3892314112 length 134217728
2023/03/06 16:32:25 DEBUG : xxx/xxxx/xxxx: Sending chunk 4026531840 length 134217728
2023/03/06 16:32:28 DEBUG : xxx/xxxx/xxxx: Sending chunk 4160749568 length 134217728
2023/03/06 16:32:31 DEBUG : xxx/xxxx/xxxx: Sending chunk 4294967296 length 134217728
2023/03/06 16:32:35 DEBUG : xxx/xxxx/xxxx: Sending chunk 4429185024 length 134217728
2023/03/06 16:32:38 DEBUG : xxx/xxxx/xxxx: Sending chunk 4563402752 length 134217728
2023/03/06 16:32:41 DEBUG : xxx/xxxx/xxxx: Sending chunk 4697620480 length 134217728
2023/03/06 16:32:44 DEBUG : xxx/xxxx/xxxx: Sending chunk 4831838208 length 134217728
2023/03/06 16:32:47 DEBUG : xxx/xxxx/xxxx: Sending chunk 4966055936 length 134217728
2023/03/06 16:32:51 DEBUG : xxx/xxxx/xxxx: Sending chunk 5100273664 length 134217728
2023/03/06 16:32:54 DEBUG : xxx/xxxx/xxxx: Sending chunk 5234491392 length 134217728
2023/03/06 16:32:57 DEBUG : xxx/xxxx/xxxx: Sending chunk 5368709120 length 134217728
2023/03/06 16:33:00 DEBUG : xxx/xxxx/xxxx: Sending chunk 5502926848 length 134217728
2023/03/06 16:33:03 DEBUG : xxx/xxxx/xxxx: Sending chunk 5637144576 length 134217728
2023/03/06 16:33:07 DEBUG : xxx/xxxx/xxxx: Sending chunk 5771362304 length 134217728
2023/03/06 16:33:10 DEBUG : xxx/xxxx/xxxx: Sending chunk 5905580032 length 134217728
2023/03/06 16:33:13 DEBUG : xxx/xxxx/xxxx: Sending chunk 6039797760 length 134217728
2023/03/06 16:33:16 DEBUG : xxx/xxxx/xxxx: Sending chunk 6174015488 length 134217728
2023/03/06 16:33:20 DEBUG : xxx/xxxx/xxxx: Sending chunk 6308233216 length 134217728
2023/03/06 16:33:23 DEBUG : xxx/xxxx/xxxx: Sending chunk 6442450944 length 134217728
2023/03/06 16:33:26 DEBUG : xxx/xxxx/xxxx: Sending chunk 6576668672 length 134217728
2023/03/06 16:33:29 DEBUG : xxx/xxxx/xxxx: Sending chunk 6710886400 length 134217728
2023/03/06 16:33:32 DEBUG : xxx/xxxx/xxxx: Sending chunk 6845104128 length 134217728
2023/03/06 16:33:36 DEBUG : xxx/xxxx/xxxx: Sending chunk 6979321856 length 134217728
2023/03/06 16:33:39 DEBUG : xxx/xxxx/xxxx: Sending chunk 7113539584 length 134217728
2023/03/06 16:33:42 DEBUG : xxx/xxxx/xxxx: Sending chunk 7247757312 length 134217728
2023/03/06 16:33:45 DEBUG : xxx/xxxx/xxxx: Sending chunk 7381975040 length 134217728
2023/03/06 16:33:49 DEBUG : xxx/xxxx/xxxx: Sending chunk 7516192768 length 134217728
2023/03/06 16:33:52 DEBUG : xxx/xxxx/xxxx: Sending chunk 7650410496 length 134217728
2023/03/06 16:33:55 DEBUG : xxx/xxxx/xxxx: Sending chunk 7784628224 length 134217728
2023/03/06 16:33:58 DEBUG : xxx/xxxx/xxxx: Sending chunk 7918845952 length 134217728
2023/03/06 16:34:01 DEBUG : xxx/xxxx/xxxx: Sending chunk 8053063680 length 134217728
2023/03/06 16:34:05 DEBUG : xxx/xxxx/xxxx: Sending chunk 8187281408 length 134217728
2023/03/06 16:34:08 DEBUG : xxx/xxxx/xxxx: Sending chunk 8321499136 length 134217728
2023/03/06 16:34:11 DEBUG : xxx/xxxx/xxxx: Sending chunk 8455716864 length 134217728
2023/03/06 16:34:14 DEBUG : xxx/xxxx/xxxx: Sending chunk 8589934592 length 134217728
2023/03/06 16:34:17 DEBUG : xxx/xxxx/xxxx: Sending chunk 8724152320 length 134217728
2023/03/06 16:34:21 DEBUG : xxx/xxxx/xxxx: Sending chunk 8858370048 length 134217728
2023/03/06 16:34:24 DEBUG : xxx/xxxx/xxxx: Sending chunk 8992587776 length 134217728
2023/03/06 16:34:27 DEBUG : xxx/xxxx/xxxx: Sending chunk 9126805504 length 134217728
2023/03/06 16:34:30 DEBUG : xxx/xxxx/xxxx: Sending chunk 9261023232 length 134217728
2023/03/06 16:34:33 DEBUG : xxx/xxxx/xxxx: Sending chunk 9395240960 length 134217728
2023/03/06 16:34:37 DEBUG : xxx/xxxx/xxxx: Sending chunk 9529458688 length 134217728
2023/03/06 16:34:40 DEBUG : xxx/xxxx/xxxx: Sending chunk 9663676416 length 134217728
2023/03/06 16:34:43 DEBUG : xxx/xxxx/xxxx: Sending chunk 9797894144 length 134217728
2023/03/06 16:34:46 DEBUG : xxx/xxxx/xxxx: Sending chunk 9932111872 length 134217728
2023/03/06 16:34:50 DEBUG : xxx/xxxx/xxxx: Sending chunk 10066329600 length 134217728
2023/03/06 16:34:53 DEBUG : xxx/xxxx/xxxx: Sending chunk 10200547328 length 134217728
2023/03/06 16:34:56 DEBUG : xxx/xxxx/xxxx: Sending chunk 10334765056 length 134217728
2023/03/06 16:34:59 DEBUG : xxx/xxxx/xxxx: Sending chunk 10468982784 length 134217728
2023/03/06 16:35:02 DEBUG : xxx/xxxx/xxxx: Sending chunk 10603200512 length 134217728
2023/03/06 16:35:06 DEBUG : xxx/xxxx/xxxx: Sending chunk 10737418240 length 134217728
2023/03/06 16:35:09 DEBUG : xxx/xxxx/xxxx: Sending chunk 10871635968 length 134217728
2023/03/06 16:35:12 DEBUG : xxx/xxxx/xxxx: Sending chunk 11005853696 length 134217728
2023/03/06 16:35:15 DEBUG : xxx/xxxx/xxxx: Sending chunk 11140071424 length 134217728
2023/03/06 16:35:18 DEBUG : xxx/xxxx/xxxx: Sending chunk 11274289152 length 134217728
2023/03/06 16:35:22 DEBUG : xxx/xxxx/xxxx: Sending chunk 11408506880 length 134217728
2023/03/06 16:35:25 DEBUG : xxx/xxxx/xxxx: Sending chunk 11542724608 length 134217728
2023/03/06 16:35:28 DEBUG : xxx/xxxx/xxxx: Sending chunk 11676942336 length 134217728
2023/03/06 16:35:31 DEBUG : xxx/xxxx/xxxx: Sending chunk 11811160064 length 134217728
2023/03/06 16:35:35 DEBUG : xxx/xxxx/xxxx: Sending chunk 11945377792 length 134217728
2023/03/06 16:35:38 DEBUG : xxx/xxxx/xxxx: Sending chunk 12079595520 length 134217728
2023/03/06 16:35:41 DEBUG : xxx/xxxx/xxxx: Sending chunk 12213813248 length 134217728
2023/03/06 16:35:44 DEBUG : xxx/xxxx/xxxx: Sending chunk 12348030976 length 134217728
2023/03/06 16:35:47 DEBUG : xxx/xxxx/xxxx: Sending chunk 12482248704 length 134217728
2023/03/06 16:35:51 DEBUG : xxx/xxxx/xxxx: Sending chunk 12616466432 length 134217728
2023/03/06 16:35:54 DEBUG : xxx/xxxx/xxxx: Sending chunk 12750684160 length 134217728
2023/03/06 16:35:57 DEBUG : xxx/xxxx/xxxx: Sending chunk 12884901888 length 134217728
2023/03/06 16:36:00 DEBUG : xxx/xxxx/xxxx: Sending chunk 13019119616 length 134217728
2023/03/06 16:36:04 DEBUG : xxx/xxxx/xxxx: Sending chunk 13153337344 length 134217728
2023/03/06 16:36:07 DEBUG : xxx/xxxx/xxxx: Sending chunk 13287555072 length 134217728
2023/03/06 16:36:10 DEBUG : xxx/xxxx/xxxx: Sending chunk 13421772800 length 134217728
2023/03/06 16:36:13 DEBUG : xxx/xxxx/xxxx: Sending chunk 13555990528 length 134217728
2023/03/06 16:36:16 DEBUG : xxx/xxxx/xxxx: Sending chunk 13690208256 length 134217728
2023/03/06 16:36:20 DEBUG : xxx/xxxx/xxxx: Sending chunk 13824425984 length 134217728
2023/03/06 16:36:23 DEBUG : xxx/xxxx/xxxx: Sending chunk 13958643712 length 134217728
2023/03/06 16:36:26 DEBUG : xxx/xxxx/xxxx: Sending chunk 14092861440 length 134217728
2023/03/06 16:36:29 DEBUG : xxx/xxxx/xxxx: Sending chunk 14227079168 length 134217728
2023/03/06 16:36:33 DEBUG : xxx/xxxx/xxxx: Sending chunk 14361296896 length 134217728
2023/03/06 16:36:36 DEBUG : xxx/xxxx/xxxx: Sending chunk 14495514624 length 134217728
2023/03/06 16:36:39 DEBUG : xxx/xxxx/xxxx: Sending chunk 14629732352 length 134217728
2023/03/06 16:36:42 DEBUG : xxx/xxxx/xxxx: Sending chunk 14763950080 length 134217728
2023/03/06 16:36:45 DEBUG : xxx/xxxx/xxxx: Sending chunk 14898167808 length 134217728
2023/03/06 16:36:49 DEBUG : xxx/xxxx/xxxx: Sending chunk 15032385536 length 134217728
2023/03/06 16:36:52 DEBUG : xxx/xxxx/xxxx: Sending chunk 15166603264 length 134217728
2023/03/06 16:36:55 DEBUG : xxx/xxxx/xxxx: Sending chunk 15300820992 length 134217728
2023/03/06 16:36:58 DEBUG : xxx/xxxx/xxxx: Sending chunk 15435038720 length 134217728
2023/03/06 16:37:01 DEBUG : xxx/xxxx/xxxx: Sending chunk 15569256448 length 134217728
2023/03/06 16:37:05 DEBUG : xxx/xxxx/xxxx: Sending chunk 15703474176 length 134217728
2023/03/06 16:37:08 DEBUG : xxx/xxxx/xxxx: Sending chunk 15837691904 length 134217728
2023/03/06 16:37:11 DEBUG : xxx/xxxx/xxxx: Sending chunk 15971909632 length 134217728
2023/03/06 16:37:14 DEBUG : xxx/xxxx/xxxx: Sending chunk 16106127360 length 134217728
2023/03/06 16:37:18 DEBUG : xxx/xxxx/xxxx: Sending chunk 16240345088 length 134217728
2023/03/06 16:37:21 DEBUG : xxx/xxxx/xxxx: Sending chunk 16374562816 length 134217728
2023/03/06 16:37:24 DEBUG : xxx/xxxx/xxxx: Sending chunk 16508780544 length 134217728
2023/03/06 16:37:27 DEBUG : xxx/xxxx/xxxx: Sending chunk 16642998272 length 134217728
2023/03/06 16:37:30 DEBUG : xxx/xxxx/xxxx: Sending chunk 16777216000 length 134217728
2023/03/06 16:37:34 DEBUG : xxx/xxxx/xxxx: Sending chunk 16911433728 length 134217728
2023/03/06 16:37:37 DEBUG : xxx/xxxx/xxxx: Sending chunk 17045651456 length 134217728
2023/03/06 16:37:40 DEBUG : xxx/xxxx/xxxx: Sending chunk 17179869184 length 134217728
2023/03/06 16:37:43 DEBUG : xxx/xxxx/xxxx: Sending chunk 17314086912 length 134217728
2023/03/06 16:37:46 DEBUG : xxx/xxxx/xxxx: Sending chunk 17448304640 length 134217728
2023/03/06 16:37:50 DEBUG : xxx/xxxx/xxxx: Sending chunk 17582522368 length 134217728
2023/03/06 16:37:53 DEBUG : xxx/xxxx/xxxx: Sending chunk 17716740096 length 134217728
2023/03/06 16:37:56 DEBUG : xxx/xxxx/xxxx: Sending chunk 17850957824 length 134217728
2023/03/06 16:37:59 DEBUG : xxx/xxxx/xxxx: Sending chunk 17985175552 length 134217728
2023/03/06 16:38:03 DEBUG : xxx/xxxx/xxxx: Sending chunk 18119393280 length 134217728
2023/03/06 16:38:06 DEBUG : xxx/xxxx/xxxx: Sending chunk 18253611008 length 134217728
2023/03/06 16:38:09 DEBUG : xxx/xxxx/xxxx: Sending chunk 18387828736 length 134217728
2023/03/06 16:38:12 DEBUG : xxx/xxxx/xxxx: Sending chunk 18522046464 length 134217728
2023/03/06 16:38:16 DEBUG : xxx/xxxx/xxxx: Sending chunk 18656264192 length 134217728
2023/03/06 16:38:19 DEBUG : xxx/xxxx/xxxx: Sending chunk 18790481920 length 134217728
2023/03/06 16:38:23 DEBUG : xxx/xxxx/xxxx: Sending chunk 18924699648 length 134217728
2023/03/06 16:38:26 DEBUG : xxx/xxxx/xxxx: Sending chunk 19058917376 length 134217728
2023/03/06 16:38:30 DEBUG : xxx/xxxx/xxxx: Sending chunk 19193135104 length 134217728
2023/03/06 16:38:35 DEBUG : xxx/xxxx/xxxx: Sending chunk 19327352832 length 134217728
2023/03/06 16:38:38 DEBUG : xxx/xxxx/xxxx: Sending chunk 19461570560 length 134217728
2023/03/06 16:38:41 DEBUG : xxx/xxxx/xxxx: Sending chunk 19595788288 length 134217728
2023/03/06 16:38:44 DEBUG : xxx/xxxx/xxxx: Sending chunk 19730006016 length 134217728
2023/03/06 16:38:47 DEBUG : xxx/xxxx/xxxx: Sending chunk 19864223744 length 134217728
2023/03/06 16:38:51 DEBUG : xxx/xxxx/xxxx: Sending chunk 19998441472 length 134217728
2023/03/06 16:38:54 DEBUG : xxx/xxxx/xxxx: Sending chunk 20132659200 length 134217728
2023/03/06 16:38:57 DEBUG : xxx/xxxx/xxxx: Sending chunk 20266876928 length 134217728
2023/03/06 16:39:00 DEBUG : xxx/xxxx/xxxx: Sending chunk 20401094656 length 134217728
2023/03/06 16:39:04 DEBUG : xxx/xxxx/xxxx: Sending chunk 20535312384 length 134217728
2023/03/06 16:39:07 DEBUG : xxx/xxxx/xxxx: Sending chunk 20669530112 length 134217728
2023/03/06 16:39:10 DEBUG : xxx/xxxx/xxxx: Sending chunk 20803747840 length 134217728
2023/03/06 16:39:13 DEBUG : xxx/xxxx/xxxx: Sending chunk 20937965568 length 134217728
2023/03/06 16:39:16 DEBUG : xxx/xxxx/xxxx: Sending chunk 21072183296 length 134217728
2023/03/06 16:39:20 DEBUG : xxx/xxxx/xxxx: Sending chunk 21206401024 length 134217728
2023/03/06 16:39:23 DEBUG : xxx/xxxx/xxxx: Sending chunk 21340618752 length 134217728
2023/03/06 16:39:26 DEBUG : xxx/xxxx/xxxx: Sending chunk 21474836480 length 134217728
2023/03/06 16:39:29 DEBUG : xxx/xxxx/xxxx: Sending chunk 21609054208 length 134217728
2023/03/06 16:39:33 DEBUG : xxx/xxxx/xxxx: Sending chunk 21743271936 length 134217728
2023/03/06 16:39:36 DEBUG : xxx/xxxx/xxxx: Sending chunk 21877489664 length 134217728
2023/03/06 16:39:39 DEBUG : xxx/xxxx/xxxx: Sending chunk 22011707392 length 134217728
2023/03/06 16:39:42 DEBUG : xxx/xxxx/xxxx: Sending chunk 22145925120 length 134217728
2023/03/06 16:39:46 DEBUG : xxx/xxxx/xxxx: Sending chunk 22280142848 length 134217728
2023/03/06 16:39:49 DEBUG : xxx/xxxx/xxxx: Sending chunk 22414360576 length 134217728
2023/03/06 16:39:52 DEBUG : xxx/xxxx/xxxx: Sending chunk 22548578304 length 105999496
2023/03/06 16:39:55 ERROR : Google drive root 'M': Received upload limit error: googleapi: Error 403: User rate limit exceeded., userRateLimitExceeded
2023/03/06 16:39:55 ERROR : xxxxxx/xxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxx.xxx: Failed to copy: googleapi: Error 403: User rate limit exceeded., userRateLimitExceeded
2023/03/06 16:39:55 ERROR : xxxxxx/xxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxx.xxx: Not deleting source as copy failed: googleapi: Error 403: User rate limit exceeded., userRateLimitExceeded
2023/03/06 16:39:55 ERROR : Cancelling sync due to fatal error: googleapi: Error 403: User rate limit exceeded., userRateLimitExceeded
2023/03/06 16:39:55 ERROR : Local file system at /mnt/data/local: not deleting directories as there were IO errors
2023/03/06 16:39:55 ERROR : Fatal error received - not attempting retries
2023/03/06 16:39:55 INFO  : 
Transferred:   	   21.099 GiB / 21.099 GiB, 100%, 38.820 MiB/s, ETA 0s
Errors:                 1 (fatal error encountered)
Checks:                 1 / 1, 100%
Elapsed time:      9m19.1s

2023/03/06 16:39:55 DEBUG : 11 go routines active
2023/03/06 16:39:55 Failed to move: googleapi: Error 403: User rate limit exceeded., userRateLimitExceeded

This looks like rclone got the error on the last chunk. Maybe that is what Google do now-a-days?

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