- Joined
- Jul 11, 2019
- Messages
- 33
- Reaction score
- 1
I'm trying to do backups to Google Drive. This is a new installation so the backups are only 7MB. I have 15GB available on Google Drive. I can do manual backups just fine, but the automatic backups fail. It's tried to do 2, but both have failed with this error message. I have read several other threads that others have had this issue without resolution but I'm sure it must be working for most. My installation is currently on an Amazon Lightspeed server so I'm sure the data connection to my Google Drive is very fast.
Any help would be greatly appreciated.
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.GetFolderId(String path)
at GoogleDriveImpl.GdFolder..ctor(GoogleDriveCreds creds, String path, String folderId)
at _3cxFilesystemImplementations.GoogleDrive.GdFileSystem.Exists(String filename)
at BackupRestoreSchedule.BackupJob.GetSortedFileList(IFilesystem filesystem, String filename)
at BackupRestoreSchedule.BackupJob.RotateFiles(IFilesystem filesystem, Int32 count, String filename)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
Any help would be greatly appreciated.
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.GetFolderId(String path)
at GoogleDriveImpl.GdFolder..ctor(GoogleDriveCreds creds, String path, String folderId)
at _3cxFilesystemImplementations.GoogleDrive.GdFileSystem.Exists(String filename)
at BackupRestoreSchedule.BackupJob.GetSortedFileList(IFilesystem filesystem, String filename)
at BackupRestoreSchedule.BackupJob.RotateFiles(IFilesystem filesystem, Int32 count, String filename)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)