Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Drive Rate Exceeded Limit #10856

Closed
cyberduck opened this issue Oct 30, 2019 · 1 comment
Closed

Google Drive Rate Exceeded Limit #10856

cyberduck opened this issue Oct 30, 2019 · 1 comment
Labels
bug duplicate googledrive Google Drive Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

a3a72a4 created the issue

Attempted to synchronize Crytomator folders on Google Drive with both Cyberduck and Mountain Duck over multiple days but would fail each time due to Error Code 403, Rate Limit Exceeded. This is identical to the problem described in Ticket 10103, which was marked as "Fixed".

In addition, there were consistent errors finding a couple Cryptomator folders/files on Google Drive even though those do exist.

Appended please find a redacted excerpt from the log.

Thank you in advance for your support!


2019-10-30 18:16:01,560 [N8ZU5Byi-transfer-4] ERROR ch.cyberduck.core.vault.DecryptingListProgressListener - Failure decrypting Path{path='/My Drive//d/ZG/KFAEYSSZOAOX5OPL4MOW3WONXLVWCV/LHSPXDQCEALC7IM56BQ4NC7RIC5OSOJM.lng', type=[file, encrypted]}. BackgroundException{file=Path{path='/My Drive//m', type=[directory, vault]}, message='Listing directory failed (/My Drive//m).', detail='Rate Limit Exceeded.', class='ch.cyberduck.core.exception.RetriableAccessDeniedException', cause='com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden
{
"code" : 403,
"errors" : [ {
"domain" : "usageLimits",
"message" : "Rate Limit Exceeded",
"reason" : "rateLimitExceeded"
} ],
"message" : "Rate Limit Exceeded"
}'}
2019-10-30 19:00:57,050 [background-8] ERROR AsyncController - Unhandled exception during invoke
cli.System.InvalidOperationException: Form that is already displayed modally cannot be displayed as a modal dialog box. Close the form before calling showDialog.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We have reopened #10103.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate googledrive Google Drive Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant