Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Service dependencies cause startup hanging #32

Open
marclennox opened this issue Jul 15, 2015 · 0 comments
Open

Service dependencies cause startup hanging #32

marclennox opened this issue Jul 15, 2015 · 0 comments

Comments

@marclennox
Copy link

I stumbled across this project last week and decided to try it out. I'm running Docker 1.6.2 on the latest CoreOS stable release.

Things seem to work properly for most of my containers, but I've noticed that certain services won't start from time-to-time.

It seems to be isolated to containers that have a "--link" to another container. Note that in these cases I use Requires= and After= to make sure systemd knows about the start order dependency.

There isn't much in the logs, the systemd start command simply hangs. Sometimes the docker container has actually started and systemd doesn't recognize it, sometimes it hasn't started the container.

Any ideas?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant