I'm getting this message:
Too many requests or write operations. Trying again in 15 seconds. I started facing this problem a couple of days ago, happened too with the previous version of rclone but only seems to happen with small files (in this case several pictures). When I try to upload bigger files (a few hundred megabytes) I don't get the message.
What is your rclone version (output from rclone version)
1.55.0
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Windows 10, 64 bits
Which cloud storage system are you using? (eg Google Drive)
Dropbox
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone copy gallery-dl/ {dropbox}: -P
The rclone config contents with secrets removed.
[dropbox]
type = dropbox
token = {"access_token":"xyz","token_type":"bearer","refresh_token":"xyz","expiry":"2021-04-05T23:29:02.0511076-05:00"}
A log from the command with the -vv flag
2021/04/06 00:53:36 DEBUG : Using config file from "/app/.config/rclone/rclone.conf"
2021/04/06 00:53:36 DEBUG : rclone: Version "v1.55.0" starting with parameters ["rclone" "copy" "gallery-dl/" "dropbox:" "-P" "-vv"]
2021/04/06 00:53:36 DEBUG : Creating backend with remote "gallery-dl/"
2021/04/06 00:53:36 DEBUG : fs cache: renaming cache item "gallery-dl/" to be canonical "/app/gallery-dl"
2021/04/06 00:53:36 DEBUG : Creating backend with remote "dropbox:"
2021-04-06 00:53:37 DEBUG : Dropbox root '': Waiting for checks to finish
2021-04-06 00:53:37 DEBUG : Dropbox root '': Waiting for transfers to finish
2021-04-06 00:53:39 DEBUG : xyz.jpg: DropboxHash = xyz OK
2021-04-06 00:53:39 INFO : zzz.jpg: Copied (new)
2021-04-06 00:53:39 NOTICE: too_many_requests/...: Too many requests or write operations. Trying again in 15 seconds.
2021-04-06 00:53:39 DEBUG : pacer: low level retry 1/1 (error too_many_requests/...)
2021-04-06 00:53:39 DEBUG : pacer: Rate limited, increasing sleep to 15s
2021-04-06 00:53:39 DEBUG : asd.jpg: Received error: upload failed: too_many_requests/... - low level retry 1/10
2021-04-06 00:53:39 NOTICE: too_many_requests/.: Too many requests or write operations. Trying again in 15 seconds.
2021-04-06 00:53:39 DEBUG : pacer: low level retry 1/1 (error too_many_requests/.)
2021-04-06 00:53:39 DEBUG : cvf.jpg: Received error: upload failed: too_many_requests/. - low level retry 1/10
2021-04-06 00:53:39 NOTICE: too_many_requests/.: Too many requests or write operations. Trying again in 15 seconds.
2021-04-06 00:53:39 DEBUG : pacer: low level retry 1/1 (error too_many_requests/.)
2021-04-06 00:53:39 DEBUG : zyx.jpg: Received error: upload failed: too_many_requests/. - low level retry 1/10
2021-04-06 00:53:40 DEBUG : pacer: Reducing sleep to 11.25s
2021-04-06 00:53:40 DEBUG : opq.jpg: DropboxHash = xyz OK
2021-04-06 00:53:40 INFO : lll.jpg: Copied (new)
2021-04-06 00:53:40 NOTICE: too_many_requests/: Too many requests or write operations. Trying again in 15 seconds.
2021-04-06 00:53:40 DEBUG : pacer: low level retry 1/1 (error too_many_requests/)
2021-04-06 00:53:40 DEBUG : pacer: Rate limited, increasing sleep to 15s
2021-04-06 00:53:40 DEBUG : eee.jpg: Received error: upload failed: too_many_requests/ - low level retry 1/10
I have since a few days exactly the same problems! in the hope that the app and secret key would bring something. unfortunately this is not the case. i have created the "id" on the url and added both to the rclone config. however without any success. in addition, I get since about the 03.04.2021 no more speed, now I do not know if it is the routing. I fluctuate between 2-10mb, before I always had around 60mb/s was there somehow a change internally at dropbox? since when is there the Dropbox App ID ?
For what its worth, I have also been struggling for some time with getting more than ~15MB/s when uploading to Dropbox. Using --tpslimit 13 is generally recommended for Dropbox uploads I believe to try and work around the pacer. (I get a lot more speed downloading). I believe it is the Dropbox API that limits this. Interesting that you got ~60MB/s earlier, mind sharing your settings for that speed?
Tried the v1.55.0-beta.5332.d732cf2e9.fix-dropbox-batch-sync version with sync and asyc. Sync is as slow as the stable version, however async is like three of four times faster though it froze a couple of times for like three seconds
the speed has directly doubled with move! it also starts uploading the files much sooner compared to the 1.55 stable version but now i get this message from rclone every now and then back in debug -vv
2021/04/07 03:38:59 NOTICE: Encrypted drive 'dropbox:/': ChangeNotify was unable to decrypt "ocaecglelm1sajd2ivmce1u8vc5bu4meppnhf1ip3bqm19m7g/krmfmos20d7sav1b2qc2q1thik/q9fu66rbbakhselpf21557v1jk/a90n9pk4glged0298503trcko188fievu5vjte18jjn9tqu1mjtn4k8smia5v8nr8oc39oqjdjrb8od3s6rccta3582859h6v9ktvqg/v2ts4dd0ld68ahg98n5r9en7gqtfc8avnjukcr6gr1jm2bc5ep9c7b544jci2nkq8tr8op4i69lfel63t6vo4ofns47dmff24fm5ev0": illegal base32 data at input byte 49
note:
it looks like it can't find the file path because 2 characters are cut off at the beginning cutted: jc0634nr7j3ldsmqmtl23v5s vs org:
I've been testing it and noticed that sometimes I get this message 2021/04/07 19:29:15 ERROR : Dropbox root '': async batch commit: failed to commit batch length 17: batch had 17 errors: last error: too_many_write_operations
And rclone says that all files have been transferred but I don't see them in my Dropbox. Tried it twice but nothing was copied, tried it again and this time the files were copied. The output with the -vv flag of the third (successful) try is:
I tried a new transfer this time I used the -vv flag on the first try and this was the output:
At that point rclone printed it had copied 90 / 126 files, 490.995M / 534.090 MBytes 92%, at a speed of 4.771 MBytes/s but again nothing appeared on my Dropbox
Hmm it looks like Dropbox returned too_many_write_operations when rclone was querying the batch status so it gave up trying to commit the batch. It probably should have carried on trying.
At that point the transfer was: Transferred: 122.044M / 534.090 MBytes, 23%, 1.125 MBytes/s, ETA 6m6s Errors: 15 (retrying may help) Transferred: 29 / 111, 26% Elapsed time: 1m49.4s
This time those 29 files were actually transferred to my dropbox