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

Ice gathering times out after 30 seconds in chromium on linux #35

Open
Tracked by #143
johanhelsing opened this issue Apr 25, 2022 · 5 comments
Open
Tracked by #143

Ice gathering times out after 30 seconds in chromium on linux #35

johanhelsing opened this issue Apr 25, 2022 · 5 comments
Labels
bug Something isn't working wasm Only relevant for the wasm implementation

Comments

@johanhelsing
Copy link
Owner

image

@johanhelsing johanhelsing added the bug Something isn't working label Apr 25, 2022
@johanhelsing johanhelsing added the wasm Only relevant for the wasm implementation label Jan 16, 2023
@johanhelsing
Copy link
Owner Author

Checked again today, and this is still happening. Connections seem to still get established after the timeout, though. At least locally (haven't tested behind nat, but I suspect that won't work).

@johanhelsing
Copy link
Owner Author

Still broken on 4db1f49

@simbleau simbleau mentioned this issue Mar 12, 2023
4 tasks
@simbleau
Copy link
Collaborator

Still an issue? Related to #280 ?

@johanhelsing
Copy link
Owner Author

My guess is it's unrelated

@Craig-Macomber
Copy link

I'm seeing a delay that's specific to chromium (Does not impact Firefox or my desktop builds) which I assume is this issue with matchbox_socket = "0.10.0".

I noticed this since I use chromium since it supports source level debugging of WASM ( Instructions here: https://github.com/rustwasm/book/pull/321/files ). Maybe that will help debug it.

Glad to know this is a known issue and not something on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wasm Only relevant for the wasm implementation
Projects
None yet
Development

No branches or pull requests

3 participants