mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-28 05:19:28 +00:00
Add warning
This commit is contained in:
parent
ec24e0ffdc
commit
43db403b84
@ -187,6 +187,8 @@ method handleNatStatus*(
|
||||
discovery.announceDirectAddrs(
|
||||
@[dialBackAddr.get], udpPort = m.activeUdpPort.get(discoveryPort)
|
||||
)
|
||||
else:
|
||||
warn "Empty dialback address in AutoNat when node is Reachable"
|
||||
of NotReachable:
|
||||
var hasPortMapping = false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user