-
Notifications
You must be signed in to change notification settings - Fork 237
[ERR] memberlist: Failed to send ping: write udp 10.255.0.10:8302->10.254.0.7:8302: sendto: operation not permitted #60
Comments
The problem is related to three parts:
u can see how many services are trying to use one port in ur each physical node, so : port conflicting. solution, map the port only to the host which the service is running, which is the
don't forget use above syntax with |
Sure! I haven't actually gone back to try spinning this up yet; I may find
some time this weekend -- Can we keep this open so others i the community
can comment and maybe put up a final solution / working compose v3 spec?
James Mills / prologic
E: [email protected]
W: prologic.shortcircuit.net.au
…On Sat, Jun 24, 2017 at 3:14 PM, James Phillips ***@***.***> wrote:
Thanks @lnshi <https://github.com/lnshi> for fielding this one! @prologic
<https://github.com/prologic> can we close this out?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABOv-ouKGvVSBIKnicoUdpaZ7y5OQCrHks5sHYo1gaJpZM4NySBL>
.
|
@lnshi I just had a chance to review your comments and I'm a bit confused to say the least. What's the point of using an overlay network if I'm just going to bind the conteiner's ports to the host? What am I missing here? The whole point of my (half baked) |
Finally got this working:
Usage:
|
HI,
I'm getting some errors in the seed and the nodes that I don't yet fully understand.
I'm using this docker stack / docker-compose.yml and spinning up the service(s) with:
Seed logs:
Sample node logs:
The text was updated successfully, but these errors were encountered: