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

[BUG] identical addresses #42

Open
issue-account opened this issue Apr 25, 2024 · 0 comments
Open

[BUG] identical addresses #42

issue-account opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@issue-account
Copy link

issue-account commented Apr 25, 2024

Describe the bug

Could it be that two services are given the same address?

I'm setting up a nomad cluster of 500 nodes.
Cilium gives an error message:

level=warning msg="Detected conflicting tunnel peer for prefix. This may cause connectivity issues for this address." cidr=172.16.42.41/32 conflictingResource=node//host2 conflictingTunnelPeer=ip-addr resource=node//host2 subsys=ipcache tunnelPeer=ip-addr
level=warning msg="Detected conflicting encryption key index for prefix. This may cause connectivity issues for this address." cidr=172.16.42.41/32 conflictingKey=255 conflictingResource=node//host2 key=255 resource=node//host1 subsys=ipcache

Environment (please complete the following information)

  • Netreap version: 0.2.0

If you ran into this issue while developing a feature for Netreap:

  • Output of cilum version e.g.:
$ cilium version
Client: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
Daemon: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
  • Output of nomad version e.g.:
$ nomad version
Nomad v1.5.7
@issue-account issue-account added bug Something isn't working help wanted Extra attention is needed labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant