- Joined
- May 16, 2014
- Messages
- 152
- Reaction score
- 10
I am getting this when backing up from the Google Cloud to a Google Drive. Anyone know what's going wrong?
3CX Phone System tried to backup but failed due to the following reason(s):
The service drive has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError
Rate Limit Exceeded [403]
Errors [
Message[Rate Limit Exceeded] Location[ - ] Reason[rateLimitExceeded] Domain[usageLimits]
]
at Google.Apis.Requests.ClientServiceRequest
at Google.Apis.Requests.PageStreamer
at GoogleDriveImpl.GdFolder.DoGetFiles(String type)
at GoogleDriveImpl.GdFolder.DeleteFile(String name)
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
Thanks
3CX Phone System tried to backup but failed due to the following reason(s):
The service drive has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError
Rate Limit Exceeded [403]
Errors [
Message[Rate Limit Exceeded] Location[ - ] Reason[rateLimitExceeded] Domain[usageLimits]
]
at Google.Apis.Requests.ClientServiceRequest
1.ParseResponse(HttpResponseMessage response)
at Google.Apis.Requests.ClientServiceRequest1.Execute()at Google.Apis.Requests.PageStreamer
4.Fetch(TRequest request)+MoveNext()
at System.Collections.Generic.List1.AddEnumerable(IEnumerable1 enumerable)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)at GoogleDriveImpl.GdFolder.DoGetFiles(String type)
at GoogleDriveImpl.GdFolder.DeleteFile(String name)
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
Thanks