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
Warning detected after running litep2p for several days:
WARN tokio-runtime-worker litep2p::transport-manager: peer ids do not match but transport was supposed to reject connection dialed_peer=PeerId("12D3KooWAnh5dx5RuPEaoghE6ZW4HB3KyUdS3FdM5Hs6E2hzQMM8") peer=PeerId("12D3KooWAynpgAaBddL4zoRjcSfwkt3jUcdZK6beecVYsHmLzkQT") endpoint=Dialer { address: "/ip4/195.201.243.172/tcp/30385/ws/p2p/12D3KooWAynpgAaBddL4zoRjcSfwkt3jUcdZK6beecVYsHmLzkQT", connection_id: ConnectionId(199889) }
Warning detected after running litep2p for several days:
litep2p/src/transport/manager/mod.rs
Lines 768 to 775 in 58b7bf7
Issue:
We might have a broken logic in connection ID assignment, or there is a problem at the transport layer
The text was updated successfully, but these errors were encountered: