Guys hi,
Title says it, want to learn what flags one should use to keep it safe with free dropbox / google drive accounts.
Today i hit 403 and 500 errors after initializing repo and backing up 250mb file. After research i found that i should’ve used --tpslimit flag. (1)
Wonder if there are any other flags i should set to avoid problems in future. I don’t mind it being a bit slower, just reliable.
(i am light user, with daily incremental backups of just several megabytes, and occasional 150-250mb single tmp file)
Errors i got:
restic -r rclone:gdrive_my:GdriveBups-Tmp init
created restic repository f565997120 at rclone:gdrive_my:GdriveBups-Tmp
Please note that knowledge of your password is required to access
the repository. Losing your password means that your data is
irrecoverably lost.
restic -r rclone:gdrive_my:GdriveBups-Tmp backup --tag tmp-a k:/tmp/tmp-a
repository f5659971 opened successfully, password is correct
created new cache in C:\Users\xxx\AppData\Local\restic
no parent snapshot found, will read all files
rclone: 2022/01/24 09:35:29 ERROR : data/57/57a388a7151b0bc771904c22081113992f7dc4d01afc7799faa9670e2b88b8cd: Post request put error: googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded
rclone: 2022/01/24 09:35:29 ERROR : data/57/57a388a7151b0bc771904c22081113992f7dc4d01afc7799faa9670e2b88b8cd: Post request rcat error: googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded
rclone: 2022/01/24 09:35:29 ERROR : data/8d/8d1113493d323a3083c871866f3c95ccb6d2d13868248b00855821421fef7d08: Post request put error: googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded
rclone: 2022/01/24 09:35:29 ERROR : data/8d/8d1113493d323a3083c871866f3c95ccb6d2d13868248b00855821421fef7d08: Post request rcat error: googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded
Save(<data/8d1113493d>) returned error, retrying after 720.254544ms: server response unexpected: 500 Internal Server Error (500)
Save(<data/57a388a715>) returned error, retrying after 582.280027ms: server response unexpected: 500 Internal Server Error (500)
Files: 1 new, 0 changed, 0 unmodified
Dirs: 2 new, 0 changed, 0 unmodified
Added to the repo: 250.012 MiB
processed 1 files, 250.000 MiB in 1:22
snapshot 3932fc0e saved