-
Notifications
You must be signed in to change notification settings - Fork 72
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
Docker Swarm Setup Issue: memberlist: Was able to connect to 002.prod.if-0a35b2d92350 but other probes failed, network may be misconfigured #729
Comments
here is the output of from
from
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi i am not able to setup the agents to communicate with each other in s multi node Swarm. i have spent almost 3 days in trying to troubleshoot the issue but not able to figure out the reason and gone through almost all the forums and blogs and issue tracker.
Here the setup detail:
Servers:
Operating System:
Kernel Version:
Nodes:
Docker Version:
other docker relevant packages:
Agent Version:
created an overlay network as
output of
docker inspect proxy-network
:compose file for the agent deployment:
output of
docker stack ps if-portainer-agent
:output of
docker ps
on 001.prod.if:output of
docker logs d84eeec985ac
:please help me ... this my production environment and it is down from 3 days because of portainer. the only way forward, I believe is to mange the stacks using the CLI and go without portainer
The text was updated successfully, but these errors were encountered: