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

Error stopping container 7acd8ed2d4c5: lxc-kill failed, impossible to kill the container #1323

Closed
matthewmueller opened this issue Jul 27, 2013 · 4 comments

Comments

@matthewmueller
Copy link
Contributor

I'm unable to stop or kill the following container:

ID                  IMAGE               COMMAND                CREATED             STATUS              PORTS
7acd8ed2d4c5        sandbox:latest      node /src/index.js 8   55 minutes ago      Ghost               49396->80

tried docker kill and docker stop

@creack
Copy link
Contributor

creack commented Jul 29, 2013

Could you try to restart the docker daemon in debug mode docekr -d -D and try again and paste the debug output?

@shykes
Copy link
Contributor

shykes commented Aug 24, 2013

Ping. @MatthewMueler are you able to send that paste so we can look for symptoms?

Thanks!

@matthewmueller
Copy link
Contributor Author

Unfortunately I don't have exact steps to reproduce. At the time I was
running about 30 node servers inside containers using web sockets to
communicate outside the container. When I tried to kill and remove all
instances most successful, but the ones that lingered could not be
removed. Killing the daemon seemed to work though.

Feel free to close though. I haven't had this problem in a while.

On Saturday, August 24, 2013, Solomon Hykes wrote:

Ping. @MatthewMueler are you able to send that paste so we can look for
symptoms?

Thanks!


Reply to this email directly or view it on GitHubhttps://github.com//issues/1323#issuecomment-23205605
.

@jpetazzo
Copy link
Contributor

This might be related to #1320.

@shykes shykes closed this as completed Nov 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants