DocSpace icon indicating copy to clipboard operation
DocSpace copied to clipboard

DocSpace enterprise not triggering automatic backups

Open Irdiism opened this issue 6 months ago • 1 comments

We have been using DocSpace for a couple of months now, and we had this issue in the beginning where automatic backups would not trigger, but somehow it started working, and we let it go. It seems that 3 days ago, after more than a month working, without us doing any changes it stopped working again.

Any idea why this might happen and how to fix it?

Got this log trace from backup-background.log but can not figure whats going on.

2024-08-23 11:01:31,103|ERROR|[121]|ASC.Core.Common.Hosting.RegisterInstanceWorkerService - Critical error forced worker to shutdown|System.Threading.Tasks.TaskCanceledException: A task was canceled. at ASC.Core.Common.Hosting.RegisterInstanceWorkerService1.ExecuteAsync(CancellationToken stoppingToken) 2024-08-23 11:01:31,108|ERROR|[49]|ASC.Core.Common.Hosting.RegisterInstanceWorkerService - Critical error forced worker to shutdown|System.Threading.Tasks.TaskCanceledException: A task was canceled. at ASC.Core.Common.Hosting.RegisterInstanceWorkerService1.ExecuteAsync(CancellationToken stoppingToken) 2024-08-23 11:01:31,169|WARN|[53]|ASC.EventBus.RabbitMQ.EventBusRabbitMQ - RabbitMQ: model is shutdown: (null)|System.Exception: AMQP close-reason, initiated by Application, code=200, text='Goodbye', classId=0, methodId=0 2024-08-23 11:18:25,164|ERROR|[64]|ASC.Core.Common.Hosting.RegisterInstanceWorkerService - Critical error forced worker to shutdown|System.Threading.Tasks.TaskCanceledException: A task was canceled. at ASC.Core.Common.Hosting.RegisterInstanceWorkerService1.ExecuteAsync(CancellationToken stoppingToken) 2024-08-23 11:18:25,195|ERROR|[67]|ASC.Core.Common.Hosting.RegisterInstanceWorkerService - Critical error forced worker to shutdown|System.Threading.Tasks.TaskCanceledException: A task was canceled. at ASC.Core.Common.Hosting.RegisterInstanceWorkerService1.ExecuteAsync(CancellationToken stoppingToken) 2024-08-23 11:18:25,303|WARN|[67]|ASC.EventBus.RabbitMQ.EventBusRabbitMQ - RabbitMQ: model is shutdown: (null)|System.Exception: AMQP close-reason, initiated by Application, code=200, text='Goodbye', classId=0, methodId=0

Irdiism avatar Aug 23 '24 12:08 Irdiism