https://netmaker.org logo
Title
d

delightful-address-65579

05/04/2022, 9:38 AM
I'm facing an issue where the netclient-nodes cant connect to the broker endpoint and because of this won't automatically update their config. Things I did / tried: - updated the nodes to 0.13.1 and updated the netmaker server to 0.13.1 - Updated the docker-compose on the netmaker server using the
contained
compose file and changed the base-domain and IP to my values. The rest is left untouched. - checked the broker -endpoint on open ports (ports 8081 is reachable from outside) and I am able to ping the endpoint from all of my nodes. All the other functions seem to work and manually getting the config using
netclient pull -n cloud
seems to work. But my guess is this uses a different mechanism.