You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
2023-03-16T18:33:21.965Z [WARN] agent.client.memberlist.lan: memberlist: Was able to connect to node01 over TCP but UDP probes failed, network may be misconfigured
2023-03-16T18:33:22.966Z [WARN] agent.client.memberlist.lan: memberlist: Was able to connect to node03 over TCP but UDP probes failed, network may be misconfigured
The text was updated successfully, but these errors were encountered:
Can we not use docker image in bridge mode ? whenever we not use host network, it joins cluster and says
sudo docker run --rm -p 8300:8300/tcp -p 8300:8300/udp -p 8301:8301/tcp -p 8301:8301/udp -p 8302:8302/tcp -p 8302:8302/udp -p 8500:8500/tcp -p 8500:8500/udp -p 8501:8501/tcp -p 8501:8501/udp -p 8502:8502/tcp -p 8502:8502/udp -it consultest:latest /bin/sh
The text was updated successfully, but these errors were encountered: