netmaker
netmaker copied to clipboard
[Bug]: Netclient not reconnecting after reboot
Contact Details
What happened?
I have a number of centos stream 9 nodes running on an XCP-NG machine locally with the netmaker server running on a remote system (linode).
Netmaker server all seems to be working fine. Netclient on the other hand, not so much. Everytime I reboot one of the centos clients or indeed if I leave them running for a while, the nodes drop off the network and I have to instruct them to leave the network and rejoin.
Martin
Version
v0.15.0
What OS are you using?
Linux
Relevant log output
No response
Contributing guidelines
- [X] Yes, I did.
Not sure if this is the reason (seen this problem on other posts being brought up) why this is happening for myself and others, but see paragraph 6 of this users post: https://forum.mikrotik.com/viewtopic.php?t=182340
If this is the issue, I have absolutely no knowledge on how to implement this fix in netmaker and would appreciate guidance.
If it is not the issue then guidance still very much appreciated because this is doing my nut in :-)
check to see in the netclient service is enabled (systemctl status netclient) and if not run systemctl enable netclient.