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

Error initializing core: missing API address, please set in configuration or via environment #1

Open
tonsV2 opened this issue Dec 20, 2018 · 0 comments

Comments

@tonsV2
Copy link

tonsV2 commented Dec 20, 2018

When trying to deploy I get the following error. Obviously I'm missing the API address... But what should I set it to?

$ docker-compose up
WARNING: The Docker Engine you're using is running in swarm mode.

Compose does not use swarm mode to deploy services to multiple nodes in a swarm. All containers will be scheduled on the current node.

To deploy your application across the swarm, use `docker stack deploy`.

Starting vault-examples_vault_1  ... done
Creating vault-examples_consul_1 ... done
Attaching to vault-examples_vault_1, vault-examples_consul_1
vault_1   | Error detecting api address: Get http://vault-consul-swarm-cluster_consul_1:8500/v1/agent/self: dial tcp: lookup vault-consul-swarm-cluster_consul_1 on 127.0.0.11:53: no such host
vault_1   | Error initializing core: missing API address, please set in configuration or via environment
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