kontena: Occasionally unable to remove services
We have occasionally bumped into the problem of not being able to remove services.
After a service remove
, the service state is stuck in deleting
. In some of the cases executing remove
again will successfully remove the service. In other nothing happens and the state remains in deleting
. It has taken hours for some of the services to be removed once stuck in that state.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 3
- Comments: 19 (15 by maintainers)
So to clarify: if a service is crashing on the start it’s a) flooding grid logs with the exceptions b) stuck in deleting with
1/3
or2/3
no matter how hard you try to stop/delete until something magical happens and kontena/docker is able to stop this loop.