Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCUtR fails with "MultiaddrNotSupported" error #506

Open
adzialocha opened this issue Aug 18, 2023 · 0 comments
Open

DCUtR fails with "MultiaddrNotSupported" error #506

adzialocha opened this issue Aug 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@adzialocha
Copy link
Member

It got introduced in #502 but we still face an error: "MultiaddrNotSupported".

[2023-08-18T11:15:31Z TRACE aquadoggo::network::service] OutgoingConnectionError { connection_id: ConnectionId(17), peer_id: Some(PeerId("12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR")), error: Transport([("/p2p/12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR/p2p/12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR", MultiaddrNotSupported("/p2p/12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR/p2p/12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR")), ("/ip4/81.150.7.246/udp/56147/quic-v1/p2p/12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR", Other(Custom { kind: Other, error: Right(HandshakeTimedOut) }))]) }
[2023-08-18T11:15:31Z TRACE aquadoggo::network::service] Behaviour(Dcutr(DirectConnectionUpgradeFailed { remote_peer_id: PeerId("12D3KooWSbozo7M5AQEEJWV6zNtr9qGYSPXuqR3cyFshYPwin4fR"), error: Dial }))
@adzialocha adzialocha added the bug Something isn't working label Aug 18, 2023
@adzialocha adzialocha reopened this Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant