Seems like netclient tries to use docker networks....
# client
k
Hello. From what I understand netclient 0.18.5 now tries to find a local connection to other peers. Is there a way to disable it for some/all hosts or networks? I have a couple clients in a netmaker network. They are not allowed to connect to each other with ACL, but both still have a lot of log messages like this "determined new endpoint for peer %host_key% - 172.18.0.1:51821", followed by "failed to store best endpoint for peer no peer found". They don't have any connection to each other except for WAN. But they both have docker installed, so some network interfaces use the same IP range(and the same IP too). For example, 172.20.0.1/16 or 172.18.0.1/16. It seems like netclient tries to use docker networks to connect these clients, even though these networks are separated and provide no connectivity between these clients.
Using 0.18.5 netmaker server and clients. Upgrade didn't go well, so it is a fresh install.
q
I had the same error so I made a github issue : https://github.com/gravitl/netmaker/issues/2157 So wait for the next version maybe it will be patched
k
Thank you. At first I thought it is a different issue, but reading through GitHub comments, seems like it is the same. Will be waiting for a new version too.
q
It has been patched, just waiting on binaries to be replaced
k
Great. Thank you.
2 Views