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

Smoldot panic at addresses.rs #2568

Closed
wirednkod opened this issue Jul 28, 2022 · 1 comment · Fixed by #2616
Closed

Smoldot panic at addresses.rs #2568

wirednkod opened this issue Jul 28, 2022 · 1 comment · Fixed by #2616

Comments

@wirednkod
Copy link
Contributor

While running smoldot client with Substrate Connect extension - after sometime that it operates normally (approx. ~ 1 hour) the following message appears:

panicked at 'explicit panic', src/network/service/addresses.rs:107:22
onWasmPanic @ instance.js:37
@wirednkod wirednkod changed the title Smoldot panic at explicit panic Smoldot panic at addresses.rs Jul 28, 2022
@tomaka
Copy link
Contributor

tomaka commented Aug 12, 2022

Probably happens if we discover a peer we're already connected to, as in that situation the list of addresses doesn't contain the address of the existing connection(s).

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 a pull request may close this issue.

2 participants