Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zombie utils container #705

Open
reliveyy opened this issue Sep 1, 2020 · 2 comments
Open

Zombie utils container #705

reliveyy opened this issue Sep 1, 2020 · 2 comments
Labels
bug Something isn't working P3 low priority

Comments

@reliveyy
Copy link
Collaborator

reliveyy commented Sep 1, 2020

  1. docker kill success but docker ps still show it running
  2. Even when you removed it the docker network will still got name collision
  3. docker exec shows it stopped but docker ps shows it running
OCI runtime exec failed: container not running: unknown
@reliveyy
Copy link
Collaborator Author

reliveyy commented Sep 1, 2020

Restarting docker service works for this case.

@reliveyy
Copy link
Collaborator Author

reliveyy commented Sep 2, 2020

I can reproduce this case everytime when I "down" mainnet. Without any other operation docker exec mainnet_utils_1 sh got

OCI runtime exec failed: exec failed: cannot exec a container that has stopped: unknown

While docker ps shows running and xud script is stuck (Ctrl-C not working)

@kilrau kilrau added bug Something isn't working P3 low priority labels Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 low priority
Projects
None yet
Development

No branches or pull requests

2 participants