https://netmaker.org logo
Can anyone confirm if bug #1393, "netclient pull" ...
# netmaker
r
Can anyone confirm if bug #1393, "netclient pull" needs to be run after reboot of linux clents, has been resolved in 0.15.0?
b
run
systemctl status netclient
and if not enabled run
systemctl enable netclient
... package upgrades should enable the service
r
That solved it. Thank you! I've had this problem at least since netclient got it's own repo (0.13.0?) & have gone so far as to completely reinstall the OS and netmaker on my VPS as well as test netclient on fresh installs of linux; netclient has never enabled itself in systemctl on update. Perhaps this should be mentioned in the documentation somewhere, or at the minimum on the github issue.
FWIW I've been using netclient on Ubuntu 20.04, 22.04 & Raspberry Pi OS (debian bullseye).
Also, thanks for the great software, it has been a great help remotely accessing my network through cgnat. This has been my only issue with it.
l
not sure if related, but it seems like
netclient uninstall
removes the systemd unit, but does not actually stop it, so it keeps running with a 'missing' file. tested on ubuntu 22.04 arm64
2 Views