- Joined
- Feb 28, 2017
- Messages
- 47
- Reaction score
- 16
Hello, we run daily backups of several 3CX systems each having their google drive account. They all return us the following error, 1 to 3 times a week:
Anyone can explain to me what that mean?
Thank you
Code:
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>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Google.Apis.Requests.ClientServiceRequest`1.Execute()
at Google.Apis.Requests.PageStreamer`4.<Fetch>d__5.MoveNext()
at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at GoogleDriveImpl.GdFolder.DoGetFiles(String type)
at GoogleDriveImpl.GdFolder.GetFiles(String searchPattern)
at GoogleDriveImpl.GdFolder.FileExists(String name)
at BackupRestoreSchedule.BackupJob.GetSortedFileList(IFilesystem filesystem, String filename)
at BackupRestoreSchedule.BackupJob.RotateFiles(IFilesystem filesystem, Int32 count, String filename)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
Anyone can explain to me what that mean?
Thank you