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

service logs of worker indicate Could not resolve hostname mpi-master or Connection refused #11

Open
13ean opened this issue Aug 15, 2018 · 1 comment

Comments

@13ean
Copy link

13ean commented Aug 15, 2018

I have created service
image

when inspect logs of worker, get infomation like this
image

@simonholgate
Copy link
Contributor

Out of curiosity, what cloud provider are you using?

I had a real problem connecting to the containers on Google Cloud because the docker encryption on the subnet isn't supported by the NAT. I believe this is the case on AWS too:
moby/moby#37115

This isn't an issue on Digital Ocean though.

My solution was to remove the --opt encrypted line from swarm.sh

Another possible issue is that the firewall hasn't got all the necessary ports open.

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