Hi, just updated to docspace 3.0.1 (it went well), but when I tried to do an on demand backup to my Backup Room as I had been doing the backup seems to be hung.
Running.
table /onlyoffice-router\tonlyoffice/docspace-router:3.0.1.1
table /onlyoffice-login\tonlyoffice/docspace-login:3.0.1.1
table /onlyoffice-doceditor\tonlyoffice/docspace-doceditor:3.0.1.1
table /onlyoffice-backup\tonlyoffice/docspace-backup:3.0.1.1
table /onlyoffice-studio\tonlyoffice/docspace-studio:3.0.1.1
table /onlyoffice-backup-background-tasks\tonlyoffice/docspace-backup-background:3.0.1.1
table /onlyoffice-files\tonlyoffice/docspace-files:3.0.1.1
table /onlyoffice-files-services\tonlyoffice/docspace-files-services:3.0.1.1
table /onlyoffice-people-server\tonlyoffice/docspace-people-server:3.0.1.1
table /onlyoffice-ssoauth\tonlyoffice/docspace-ssoauth:3.0.1.1
table /onlyoffice-clear-events\tonlyoffice/docspace-clear-events:3.0.1.1
table /onlyoffice-notify\tonlyoffice/docspace-notify:3.0.1.1
table /onlyoffice-api-system\tonlyoffice/docspace-api-system:3.0.1.1
table /onlyoffice-api\tonlyoffice/docspace-api:3.0.1.1
table /onlyoffice-studio-notify\tonlyoffice/docspace-studio-notify:3.0.1.1
table /onlyoffice-socket\tonlyoffice/docspace-socket:3.0.1.1
table /onlyoffice-proxy\tnginx:latest
table /onlyoffice-healthchecks\tonlyoffice/docspace-healthchecks:3.0.1.1
table /onlyoffice-identity-authorization\tonlyoffice/docspace-identity-authorization:3.0.1.1
table /onlyoffice-identity-api\tonlyoffice/docspace-identity-api:3.0.1.1
table /onlyoffice-document-server\tonlyoffice/documentserver:8.3.0.1
table /onlyoffice-rabbitmq\trabbitmq:3.13.6
table /onlyoffice-redis\tredis:7
table /onlyoffice-mysql-server\tmysql:8.3.0
table /onlyoffice-opensearch-dashboards\topensearchproject/opensearch-dashboards:2.11.1
table /onlyoffice-opensearch\tonlyoffice/opensearch:2.11.1
table /onlyoffice-fluent-bit\tfluent/fluent-bit:3.0.2
And I see errors here /var/lib/docker/volumes/onlyoffice_log_data/_data/ASC.Data.Backup.BackgroundTasks.log
at ASC.EventBus.RabbitMQ.DefaultRabbitMQPersistentConnection.<TryConnectAsync>b__10_2() in /app/onlyoffice/src/server/common/ASC.EventBus.RabbitMQ/DefaultRabbitMQPersistentConnection.cs:line 105
at Polly.AsyncPolicy.<>c__DisplayClass44_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, CancellationToken cancellationToken, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
2025-02-18 06:20:23,320|WARN|[22]|ASC.EventBus.RabbitMQ.DefaultRabbitMQPersistentConnection - RabbitMQ Client could not connect after 8s|RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable
---> RabbitMQ.Client.Exceptions.AuthenticationFailureException: ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.
at RabbitMQ.Client.Framing.Connection.StartAndTuneAsync(CancellationToken cancellationToken)
at RabbitMQ.Client.Framing.Connection.OpenAsync(CancellationToken cancellationToken)
at RabbitMQ.Client.Framing.Connection.OpenAsync(CancellationToken cancellationToken)
at RabbitMQ.Client.Framing.AutorecoveringConnection.CreateAsync(ConnectionConfig config, IEndpointResolver endpoints, CancellationToken cancellationToken)
at RabbitMQ.Client.ConnectionFactory.CreateConnectionAsync(IEndpointResolver endpointResolver, String clientProvidedName, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at RabbitMQ.Client.ConnectionFactory.CreateConnectionAsync(IEndpointResolver endpointResolver, String clientProvidedName, CancellationToken cancellationToken)
at ASC.EventBus.RabbitMQ.DefaultRabbitMQPersistentConnection.<TryConnectAsync>b__10_2() in /app/onlyoffice/src/server/common/ASC.EventBus.RabbitMQ/DefaultRabbitMQPersistentConnection.cs:line 105
at Polly.AsyncPolicy.<>c__DisplayClass44_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, CancellationToken cancellationToken, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
2025-02-18 06:20:31,330|WARN|[10]|ASC.EventBus.RabbitMQ.DefaultRabbitMQPersistentConnection - RabbitMQ Client could not connect after 16s|RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable
---> RabbitMQ.Client.Exceptions.AuthenticationFailureException: ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.
at RabbitMQ.Client.Framing.Connection.StartAndTuneAsync(CancellationToken cancellationToken)
at RabbitMQ.Client.Framing.Connection.OpenAsync(CancellationToken cancellationToken)
at RabbitMQ.Client.Framing.Connection.OpenAsync(CancellationToken cancellationToken)
at RabbitMQ.Client.Framing.AutorecoveringConnection.CreateAsync(ConnectionConfig config, IEndpointResolver endpoints, CancellationToken cancellationToken)
at RabbitMQ.Client.ConnectionFactory.CreateConnectionAsync(IEndpointResolver endpointResolver, String clientProvidedName, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at RabbitMQ.Client.ConnectionFactory.CreateConnectionAsync(IEndpointResolver endpointResolver, String clientProvidedName, CancellationToken cancellationToken)
at ASC.EventBus.RabbitMQ.DefaultRabbitMQPersistentConnection.<TryConnectAsync>b__10_2() in /app/onlyoffice/src/server/common/ASC.EventBus.RabbitMQ/DefaultRabbitMQPersistentConnection.cs:line 105
at Polly.AsyncPolicy.<>c__DisplayClass44_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, CancellationToken cancellationToken, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
My screen looks like (lots of greyed out buttons) and no “progress spinner” at bottom right
Any help appreciated.
Can i simple abort this old manual backup?
Thanks
Ivan