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

panicked at 'called Result::unwrap() on an Err value: UnknownAddress', /__w/smoldot/smoldot/light-base/src/network_service.rs:1642:22 #1429

Closed
kratico opened this issue Nov 28, 2023 · 2 comments · Fixed by #1431

Comments

@kratico
Copy link

kratico commented Nov 28, 2023

panicked at 'called Result::unwrap() on an Err value: UnknownAddress', /__w/smoldot/smoldot/light-base/src/network_service.rs:1642:22

Attaching logs console-1701177711931.log

Using [email protected] and maybe related to #1405

@tomaka
Copy link
Contributor

tomaka commented Nov 28, 2023

Yeah this is the same as #1405

@tomaka
Copy link
Contributor

tomaka commented Nov 28, 2023

I've managed to reproduce locally by adding /ip4/91.132.178.145/tcp/30334/ws/p2p/12D3KooWLyA2Ypnw35XtGpcnfF9Ux8DZa63MjFqRFyrEVv7mEZwR as a Kusama bootnode.
It seems to be caused by a PeerId mismatch.

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