https://netmaker.org logo
Title
m

microscopic-pilot-19791

07/27/2022, 8:08 PM
I've somehow gotten netclient into a broken state on my mac. I installed it using the pkg, launched the GUI with
netclient
(is there a better way to launch the GUI not from the terminal?), and joined my network. The node in NetmakerUI said that there was connectivity issues so I tried to uninstall it by removing the binary and the folders. I then installed with Brew (which had permissions issues to /Applications?), now it's in a state where I can't join a network because I'm already in it but then it errors when I try to leave. The GUI also segfaults quite often when going through the various menus and options. Is there a way for me to dig out of this?
% sudo netclient join -t XXXXX
[netclient] 2022-07-27 09:22:57 ALREADY_INSTALLED. Netclient appears to already be installed for netmaker. To re-install, please remove by executing 'sudo netclient leave -n netmaker'. Then re-run the install command. 
% sudo netclient leave -n netmaker
[netclient] 2022-07-27 09:23:05 unable to authenticate: could not read secrets file open /Applications/Netclient/config/secret-netmaker: no such file or directory 
[netclient] 2022-07-27 09:23:06 success 
% sudo netclient join -t XXXXX
[netclient] 2022-07-27 09:23:10 ALREADY_INSTALLED. Netclient appears to already be installed for netmaker. To re-install, please remove by executing 'sudo netclient leave -n netmaker'. Then re-run the install command. 
%