fix missed error-skipping

This commit is contained in:
JackDoan
2025-10-10 09:43:59 -05:00
parent 0f53b8a6ef
commit 9bf9fb14bc

View File

@@ -292,6 +292,7 @@ func (hm *HandshakeManager) handleOutbound(vpnIp netip.Addr, lighthouseTriggered
idx, err := AddRelay(hm.l, relayHostInfo, hm.mainHostMap, vpnIp, nil, TerminalType, Requested)
if err != nil {
hostinfo.logger(hm.l).WithField("relay", relay.String()).WithError(err).Info("Failed to add relay to hostmap")
continue
}
m := NebulaControl{