Hello, I want to run backup job, which was already working. It was (dont know how) interrupted, but when I run job manually or with scheduler automatically.
Actual version: 8.1.0.3503
Starting job: M365 backup...
[03.03.2025 11:52:52.261] 8 (1) Error: The job is already running.
[03.03.2025 11:52:52.261] 8 (1) Type: System.ServiceModel.FaultException
[03.03.2025 11:52:52.261] 8 (1) Stack:
[03.03.2025 11:52:52.481] 1 (1) Error: The job is already running.
[03.03.2025 11:52:52.481] 1 (1) Type: System.ServiceModel.FaultException
[03.03.2025 11:52:52.481] 1 (1) Stack:
[03.03.2025 11:52:52.481] 1 (1) at Veeam.SPP.Communication.TypeProvider.InvokeResult.ThrowIfError(Boolean enableRpcErrors)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.SPP.Communication.TypeProvider.InvokeResult.GetResultOrException(Boolean enableRpcErrors)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.SPP.Communication.TypeProvider._RemoteProxy.Invoke_TReturn_WithParameters[TReturn](InvokeArg invokeArg, String methodName, Object[] parameters)
[03.03.2025 11:52:52.481] 1 (1) at VCF.RuntimeAssembly.Proxy.1d24188e-84fc-4fec-9f0b-6c4bed4924cf.GetIntTaskResult(Guid)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Client.Services.ArchiverAdminConnection.GetIntTaskResult(Guid taskId)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Client.Services.Wrappers.ArchiverAdminWrapper.GetIntTaskResult(Guid taskId)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Client.Tasks.ArchiverRemoteTask`1.ArchiverRemoteTaskContext.GetResult()
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Engine.Communication.RemoteTask.ConnectionTrackerDecoratorForRemoteTaskContext`1.GetResult()
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Engine.Communication.RemoteTask.RemoteTask`1.GetResultFromServer()
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Engine.Communication.RemoteTask.RemoteTask`1.SafeSetResult()
[03.03.2025 11:52:52.481] 1 (1) --- End of stack trace from previous location ---
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Engine.Communication.RemoteTask.RemoteTask`1.GetResultAsync()
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Engine.Communication.RemoteTask.RemoteTask`1.GetResultAsync(CancellationToken cancellationToken)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Engine.Communication.RemoteTask.RemoteTask`1.GetResult(CancellationToken cancellationToken)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Client.Services.ArchiverAdminClient.StartJobs(IReadOnlyCollection`1 startConfigs, FullSyncConfig fullSyncConfig, CancellationToken cancel)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Shell.MainWindow.Organizations.Tasks.StartJobsAsyncTask.Run(IProcessObserver observer, CancellationToken cancellationToken)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Presentation.Async.VisualAsyncTask.Execute(IProcessObserver observer)
[03.03.2025 11:52:52.481] 1 (1) --- End of stack trace from previous location ---
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Presentation.Async.VisualAsyncTask.VerifyTask()
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Shell.List.JobsActionsController.StartJobs(IEnumerable`1 jobs)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Shell.List.JobsController.StartJobs(IEnumerable`1 jobs)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Archiver.Shell.List.JobsCommandsViewModel.Start()
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Core.AsyncSafe.Call(Action action)
[03.03.2025 11:52:52.481] 1 (1) at Veeam.Presentation.ViewModel.SafeCommand.SafeCall(IMessageService messageService, Action commandAction)