-
Notifications
You must be signed in to change notification settings - Fork 51
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 gets panicked on HTTPS #794
Comments
Thanks for the report! Note that you can by passing the issue by passing |
thanks @tomaka ❤️ |
Douglasacost
changed the title
Smodlot gets panicked on HTTPS
Smoldot gets panicked on HTTPS
Jun 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Locally over http seems to be working fine, but somehow on https always fail with the following error
client.js:89 Smoldot has panicked while executing task `connection-12D3KooW9tfcevBR9DjD1JznXY7TenxVoDvtuVKndjgWNizjGUCs-/dns4/node-6975196240558477312-0.p2p.onfinality.io/tcp/25394/ws`. This is a bug in smoldot. Please open an issue at https://github.com/smol-dot/smoldot/issues with the following message: panicked at 'called `Result::unwrap()` on an `Err` value: "WouldBlock"', wasm-node/rust/src/platform.rs:722:37
screenshot:
Smoldot v1.0.9
The text was updated successfully, but these errors were encountered: