Hmm, this is really odd. I had everything (seeming...
# general
f
Hmm, this is really odd. I had everything (seemingly) up and running, but did a
netclient uninstall
from a mac node. After a while I noticed that the other remaining node (pop-os) no longer had a healthy status. Checked the node wg show and saw that the latest handshake was over 10 minutes old, so the removed mac node was still there. did a pull and the wg peers updated, but no longer had communication with neither netmaker-1 nodes, no ping response etc. Checked the netmaker logs and noticed this (which had the same timestamp as the mac node uninstall)
Copy code
[netmaker] 2022-03-22 22:30:43 could not set peers on network M4tJJZxV : file does not exist 
[netmaker] 2022-03-22 22:30:43 failed to parse interface 
[netmaker] 2022-03-22 22:30:43 error updating peers file does not exist 
[netmaker] 2022-03-22 22:30:44 sent peer update for node pop-os on network: default 
[netmaker] 2022-03-22 22:30:44 could not set peers on network default : file does not exist 
[netmaker] 2022-03-22 22:30:44 ERROR RETRIEVING EXTERNAL PEERS ON SERVER: could not find any records 
[netmaker] 2022-03-22 22:30:44 failed to parse interface 
[netmaker] 2022-03-22 22:30:44 error updating peers file does not exist
Is it possible that the uninstall messed something up? 🤔