Google Drive Backups fail with 403 error: Usage limit exceeded

JetBackup 4 Google Drive backups use the Google Drive API which has certain limits imposed for 

  • User rate limit
  • Daily limit
  • Project rate limit

If account backups are failing due to hitting a Google Drive quota, you will see the below error when "Debug Mode" is enabled:

[01 December 2021 10:52:27 PM +0100]  Compressing archive file...DONE
[01 December 2021 10:52:35 PM +0100]  Transferring archive to destination...[01 December 2021 10:52:40 PM +0100] [DEBUG] {
 "error": {
  "errors": [
   {
    "domain": "usageLimits",
    "reason": "userRateLimitExceeded",
    "message": "User rate limit exceeded."
   }
  ],
  "code": 403,
  "message": "User rate limit exceeded."
 }
}

To request a Quota Increase, please follow the below steps:

  1. Go to the Google Cloud Developer Console, select your JetBackup project, and search "Admin Quotas" in the Search. Select the entry that says Quotas - IAM & AdminQuotasIAM&Admin
  2. On the "Quotas" page, you should see a list of Quotas for all Google services. Using the "Filter" field, type in "Google Drive".
     
  3. A box should appear with the Keywords "Google Drive API". Click the Google Drive API listing to filter to only quotas related to that service. 
  4. With the "Google Drive API" selected, the "Current usage percentage" column should provide a visual indication if you're exceeding quotas or might be close to exceeding them.
  5. Select all the quotas you'd like to request a limit increase for, then click "Edit Quotas" and enter a new quota value. 
  6. Click "Submit Request" to submit the request to Google for approval. 

 

Once submitted, Google will approve or deny the request. If approved, this should resolve any quota-related errors to your Google Drive destination. 

  • JetBackup 4, Google Drive
  • 0 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

Amazon S3 Backup Sizes Not Displayed In JetBackup

If you notice JetBackup 4 Restore and Download page is missing Backup Sizes for Backups located...

Backup Issue - Skipping Account Not Enough Disk Space

JetBackup uses a local workspace to store an account backup before transferring it to its...

Backup Job stuck on CloudLinux servers

There is a known issue with CloudLinux servers when using JetBackup's default rsync...

Failed to Prepare Temporary Snapshot

The error: Failed to prepare temporary snapshot can appear for many different reasons. Please...

Database Backups Errors: No Such File or Directory

We have found that occasionally mysqldump has problems connecting via localhost on some...