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

bug: containers might crash in a way that they can't start again #29

Open
coryschwartz opened this issue Jul 12, 2022 · 0 comments
Open

Comments

@coryschwartz
Copy link
Collaborator

The follow containers listen on a unix socket. Occasionally, I've seen these crash and the socket is not removed, so the next time it starts, the unix socket already exists and therefore it won't start again.

to fix, we should remove api-socket when the container starts.

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

1 participant