Closed lfarkas closed 1 year ago
Hello @lfarkas can you run the client with debug logs?
You can do that by running the following commands:
sudo netbird service stop
sudo netbird up -F -l debug | tee /tmp/netbird.debug.log
After running for 60s you can share the logs for us to check them.
i can not reproduce this error now. but it's rather complicated to shutdown one of the ha peer and see the switch. let's just close this bug now and if i can reproduce it again reopen it with this log.
i've got a HA network routes for the
192.168.0.0/16
network with 2 peers with the same metric 9999 :my netbird client use this network through fox (and it's working) than just ssh to fox and shutdown it. the result this can be seen:
while in the last line on the
/var/log/netbird/client.log
:and after this it's obvious it's not working...
the strange thing is that I can ssh into kvm through netbird!
and a
systemctl restart netbird.service
solve the problem...but there is still only one such line in the log:and a little bit later such:
even though for me this 2 line is totally unusable since I can't identify any of these routes.