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

Fail on next deployment #4

Closed
alexbeletsky opened this issue Jan 2, 2014 · 5 comments
Closed

Fail on next deployment #4

alexbeletsky opened this issue Jan 2, 2014 · 5 comments

Comments

@alexbeletsky
Copy link

Maybe it's only something on my end.. But each time I try to re-deploy app, when plugin is installed, push got rejected.

Seems like docker kill fails to kill container with supervisord running inside.

@statianzo
Copy link
Owner

Interesting. I've been using the plugin for awhile and haven't encountered the issue. Could you provide some details about your host and docker version?

@alexbeletsky
Copy link
Author

it's Ubuntu 13, running Docker version 0.7.2, build 28b162e

@statianzo
Copy link
Owner

13.04 or 13.10?

There are the two known issues with docker and 13.10 that revolve around not being able to kill containers:

moby/moby#1300
moby/moby#1906

@alexbeletsky
Copy link
Author

Yeap, sorry it's 13.10 - I've seen that issues as well, but didn't get
clear answer what is wrong. So, I temporality disabled supervisord.

On Fri, Jan 3, 2014 at 12:47 AM, Jason Staten [email protected]:

13.04 or 13.10?

There are the two known issues with docker and 13.10 that revolve around
not being able to kill containers:

moby/moby#1300 moby/moby#1300
moby/moby#1906 moby/moby#1906


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

Alexander Beletsky,
http://beletsky.net

@statianzo
Copy link
Owner

Closing because the issue is likely not with the supervisor plugin. If anyone else is getting the same issue with a non-13.10 ubuntu, let me know.

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

2 participants