- Joined
- May 24, 2021
- Messages
- 6
- Reaction score
- 0
Hello,
We started getting 3CX scheduled backup failures. We never had any problems with backups before.
This below is the error we get
Your 3CX backup failed due to the following reason(s):
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.Task.GetExceptions(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Google.Apis.Requests.ClientServiceRequest`1.Execute()
at _3cxFilesystemImplementations.GoogleBuckets.GbFileSystem.Delete(String filename)
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
at QuartzLight.TcxScheduler.<>c__DisplayClass20_0.<DoNow>b__1()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
--- End of stack trace from previous location ---
at Google.Apis.Requests.ClientServiceRequest`1.Execute()
at _3cxFilesystemImplementations.GoogleBuckets.GbFileSystem.Delete(String filename)
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail) at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
Does anyone know what coud be causing this?
We started getting 3CX scheduled backup failures. We never had any problems with backups before.
This below is the error we get
Your 3CX backup failed due to the following reason(s):
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.Task.GetExceptions(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Google.Apis.Requests.ClientServiceRequest`1.Execute()
at _3cxFilesystemImplementations.GoogleBuckets.GbFileSystem.Delete(String filename)
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail)
at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
at QuartzLight.TcxScheduler.<>c__DisplayClass20_0.<DoNow>b__1()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
--- End of stack trace from previous location ---
at Google.Apis.Requests.ClientServiceRequest`1.Execute()
at _3cxFilesystemImplementations.GoogleBuckets.GbFileSystem.Delete(String filename)
at _3cxBackupRestoreImpl.BackupRestoreUtils.Backup(IFilesystem filesystem, String instanceId, String cfgPath, String dbConnectionString, BackupConfig options, String fullpathFilename, Boolean sendEmail) at BackupRestoreSchedule.BackupJob.Execute(IJobExecutionContext context)
Does anyone know what coud be causing this?
Version
|