You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"level":"warn","logger":"swarm2","caller":"swarm/swarm_dial.go:377","msg":"peer 12D3KooWDY3anMLcvj5UmzgvQmHea9SxoLFJzNtBZoDLhm7UtKj7 asked us to resolve too many addresses: %!s(int=32)/%!s(int=32)"}
we should probably try the first few regardless of how many other we end up finding for a peer
The text was updated successfully, but these errors were encountered:
This is a warning from within go-libp2p. It is not an error, just a warning that no additional addresses will be resolved. I do not think this will cause us not to use the addresses that were resolved,
we should probably try the first few regardless of how many other we end up finding for a peer
The text was updated successfully, but these errors were encountered: