mohamed20 Hi, Recently, All backup uploads to google drive start to fail with a 403 error. It happens in all my servers with different google accounts. |-Error:File upload error: <HttpError 403 "Rate Limit Exceeded"> Is the problem from aapanel drive api?
aaPanel_Kern mohamed20 Hello, the 403 error is because the frequency of Google's API used by google drive exceeds the limit https://developers.google.com/drive/api/guides/handle-errors#resolve_a_403_error
mohamed20 aaPanel_Kern I don't think the problem is related with API limit, as I use the google account only for backup purpose plus the error start to show only days ago. I fixed the problem by changing backup cron time from 03:15 to 00:15 and no more 403 errors.
aaPanel_Kern mohamed20 Hi, what do you think is the problem? How big are all backup uploads to google drive? https://developers.google.com/drive/api/guides/handle-errors#resolve_a_403_error_user_rate_limit_exceeded https://developers.google.com/drive/api/guides/handle-errors#resolve_a_403_error_project_rate_limit_exceeded Check your quota https://console.cloud.google.com/iam-admin/quotas?_ga=2.125890829.1273236503.1655781091-379475745.1648016451
mohamed20 aaPanel_Kern Backup compressed size: Database:8.22MB / daily at 00:15 Site:2.37GB / every sunday at 00:30 For google api there is no quota warning, the error only shows in aapanel log. As i said before, the probelm accured when i changed the cron time of database and site to 03:15 and 03:30 respectively. By changing them back to 00:15 and 00:30 there is no more 403 limit error and all backups were succeded.