diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 48367529..e2ef6185 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -70,7 +70,8 @@ {% elseif automatic_updates == true %} The whole process can take a while as your containers will be updated.

{% endif %} - Reload ↻
+ Reload ↻

+ If the daily bacckup should be stuck somehow, you can make it unstuck by running sudo docker exec nextcloud-aio-mastercontainer rm /mnt/docker-aio-config/data/daily_backup_running and afterwards reloading this interface.

{% elseif isWatchtowerRunning == true %} Mastercontainer update currently running. Once the update is complete the mastercontainer will restart, making it unavailable for a moment. Please wait until it's done. (Logs)

Reload ↻