sometimes garage container goes down and it's not restarted automatically #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i haven't had time to go through logs for this, we've noticed sometimes abra thinks garage is deployed, but the container is not running.
you can see it as 0/1 replicas on
docker service ls.Interesting, I feel like I need to see logs as I have not encountered this before. I wonder if this is an issue unrelated to garage? Otherwise it should restart as the policy is set to
on-failure.