Skip to content

fix: webrtc NoValidAddressesError error#3450

Open
dozyio wants to merge 14 commits intolibp2p:mainfrom
dozyio:fix/webrtc-NoValidAddressesError
Open

fix: webrtc NoValidAddressesError error#3450
dozyio wants to merge 14 commits intolibp2p:mainfrom
dozyio:fix/webrtc-NoValidAddressesError

Conversation

@dozyio
Copy link
Copy Markdown
Collaborator

@dozyio dozyio commented Apr 11, 2026

Description

Webrtc connections can fail to during upgrade from circuit-relay connect with NoValidAddressesError - seems that this is due to coalesced dials not picking up new multiaddrs if they are added during an in-flight connection attempt. That will require a larger fix but this patch helps resolve the issue at the current call site where NoValidAddressesError is thrown.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@dozyio dozyio marked this pull request as ready for review April 11, 2026 17:48
@dozyio dozyio requested a review from a team as a code owner April 11, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant