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

Failed to run Interlock + Docker Swarm example #243

Open
qiulang opened this issue Oct 19, 2017 · 3 comments
Open

Failed to run Interlock + Docker Swarm example #243

qiulang opened this issue Oct 19, 2017 · 3 comments

Comments

@qiulang
Copy link

qiulang commented Oct 19, 2017

The docker-compose logs command kept saying "event stream not yet ready; retrying" and I can't not access test.local in my browser.

At first, I thought maybe SWARM_HOST wasn't correct. Because readme said
export SWARM_HOST=tcp://$(docker-machine ip manager):3376
So I changed it to tcp://$(docker-machine ip manager):2376, but still the same error.

Anything I didn't do it correctly?
BTW, I am using mac to run this example. The only thing I didn't strictly follow the readme is how I created my swarm. Because the link in readme said I should use swarm mode now. So I don't have a swarm-master in my swarm cluster, I had a swarm manager. I don't know what is different between them.

@ehazlett
Copy link
Owner

The current version of Interlock does not support Swarm mode yet.

@qiulang
Copy link
Author

qiulang commented Oct 19, 2017

So when will interlock support it and is there any alternative solution before then?

@ehazlett ehazlett reopened this Oct 28, 2017
@ehazlett
Copy link
Owner

Accidental close sorry! There is no date yet. Hopefully soon!

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