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

cannot connected to server when integrated with docker swarm #43

Open
codisan opened this issue Sep 18, 2017 · 1 comment
Open

cannot connected to server when integrated with docker swarm #43

codisan opened this issue Sep 18, 2017 · 1 comment

Comments

@codisan
Copy link

codisan commented Sep 18, 2017

I used docker swarm to build a cluster, composed of three machines, A machine is the main node, the other two machines B, C is the secondary node, in this case, my client program cannot connected to server.

I spent three days, still failed to solve this problem, could you help me resolve this issue, please !

@alaa-eddine
Copy link
Contributor

Hi @codisan this seems to be a networking issue related to your containers configuration.
if you create a simple http server in your server container, are you able to connect to it from the client container ?

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