https://netmaker.org logo
Title
b

busy-morning-81686

09/16/2022, 10:51 AM
Hi can anyone help me on my way? If got this network. Netmaker is working fine (flying). Trying to join a new client. Netclient (v0.15.2) is installed and working under systemd: ā— netclient.service - Netclient Daemon Loaded: loaded (/lib/systemd/system/netclient.service; disabled; vendor preset: enabled) Active: active (running) since Fri 2022-09-16 12:03:16 CEST; 8s ago Docs: https://docs.netmaker.org https://k8s.netmaker.org Main PID: 779 (netclient) Tasks: 9 (limit: 11897) Memory: 5.8M CPU: 31ms CGroup: /system.slice/netclient.service └─779 /sbin/netclient daemon I enter my key: sudo netclient join -t -vvv That returns the shell: [netclient] 2022-09-16 12:04:35 joining hak8s at api.netmaker.n-able.consulting:443 [netclient] 2022-09-16 12:04:35 error installing: error creating node 500 Internal Server Error {"Code":500,"Message":"Key: 'Node.LocalAddress' Error:Field validation for 'LocalAddress' failed on the 'ip' tag"} [netclient] 2022-09-16 12:04:35 error running command: wg-quick down /etc/netclient/config/.conf [netclient] 2022-09-16 12:04:35 wg-quick: `/etc/netclient/config/.conf' does not exist [netclient] 2022-09-16 12:04:36 removed systemd remnants if any existed I have a high-available setup, where I come in over a load balancer. I can figure out which netmaker vm, and which netmaker apps on the vm in docker are involved. But I am hoping someone is familiar already with this issue before I spend my time diving in.... As far as I can asses api.netmaker.n-able.consulting is not the issue, this is a local netclient 500 error or is api.netmaker (server side) giving this back an error 500. Is anyone able to help me out with what is going on here?
b

bored-island-21407

09/16/2022, 11:01 AM
What version is your netmaker server(s)?
Are you sure, local address validation was removed from 0.15.2 to eliminate the issue you are having
b

busy-morning-81686

09/16/2022, 11:04 AM
server side is running 0.15.0
all under doclker, will reboot them to make sure the download the latest docker instance
b

bored-island-21407

09/16/2022, 11:05 AM
Upgrade your server and the problem will disappear
b

busy-morning-81686

09/16/2022, 11:19 AM
worked! I now set the ui and netmaker tags to latest. How safe is that? Rephrased: are you using the latest only for 'real tagged releases' or also for development....?
b

bored-island-21407

09/16/2022, 11:20 AM
Latest is production
b

busy-morning-81686

09/16/2022, 11:26 AM
šŸ‘ thanks