From 53adf5ea92fdd7143352bd073101521f81e27559 Mon Sep 17 00:00:00 2001 From: json Date: Fri, 19 Jun 2026 13:52:43 +0000 Subject: [PATCH] fixing part that stops everything 2 --- .gitea/workflows/spotizarr_deploy.yaml | 7 +++++-- logs/spotizerr.log | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/spotizarr_deploy.yaml b/.gitea/workflows/spotizarr_deploy.yaml index a196aa5..95ef9d8 100644 --- a/.gitea/workflows/spotizarr_deploy.yaml +++ b/.gitea/workflows/spotizarr_deploy.yaml @@ -37,8 +37,11 @@ jobs: docker container prune -f || true && docker network prune -f || true - # docker stop $(docker ps -a -q) || true && - # docker rm -f $(docker ps -a -q) || true && + + + +# docker stop $(docker ps -a -q) || true && +# docker rm -f $(docker ps -a -q) || true && # name: Remote Server Deploy # on: [push] diff --git a/logs/spotizerr.log b/logs/spotizerr.log index c191a5c..9a94fe8 100644 --- a/logs/spotizerr.log +++ b/logs/spotizerr.log @@ -38355,3 +38355,4 @@ redis.exceptions.ConnectionError: Connection closed by server. 2026-06-19 10:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. 2026-06-19 11:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. 2026-06-19 12:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. +2026-06-19 13:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.