DriveBackupV2
DriveBackupV2 copied to clipboard
Google drive error 429
Describe the bug
This might not be something you can fix, but whenever it tries to upload the backup to google drive it fails with error 429 too many requests. The plugins folder works but all 3 of the world folders fail
To Reproduce
- Run
/drivebackup linkaccount googledrive
- Run
/drivebackup backup
- See error:
com.google.api.client.googleapis.json.GoogleJsonResponseException: 429 Too Many Requests
Screenshots / Videos
Server and Plugin Versions
Plugin version: 1.6.1 Java version: 21.0.1 Server software: Paper Server software version: git-Paper-388 (MC: 1.20.4)
Additional Context
No response
It appears your hosting provider's network has sent too many requests to Google's API causing it to reject the request from your server. Likely you are using shared hosting without a dedicated IP address.