Skip to content

Failed to run Interlock + Docker Swarm example #243

@qiulang

Description

@qiulang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions