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

Kusama connection caused Panic in service.rs #2841

Closed
tuul-wq opened this issue Oct 7, 2022 · 3 comments · Fixed by #2847
Closed

Kusama connection caused Panic in service.rs #2841

tuul-wq opened this issue Oct 7, 2022 · 3 comments · Fixed by #2847

Comments

@tuul-wq
Copy link

tuul-wq commented Oct 7, 2022

Just after I've connected to Kusama network I faces Rust error -
Error: panicked at 'explicit panic', /__w/smoldot/smoldot/src/network/service.rs:665:29

image

Library version: smoldot^0.6.34

@tomaka
Copy link
Contributor

tomaka commented Oct 7, 2022

Note for self:

let id = self.inner.start_request(

@tomaka
Copy link
Contributor

tomaka commented Oct 7, 2022

There have been many networking changes since 0.6.34, and I'm performing more clean ups at the moment, so it's unclear if this issue still is one.

@tuul-wq
Copy link
Author

tuul-wq commented Oct 7, 2022

@tomaka yep, I saw new releases. Thank you for all the fixes, we really appreciate it! 🔥

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