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

DOMException: Failed to execute 'send' on 'RTCDataChannel': RTCDataChannel.readyState is not 'open' #15

Open
qqdaiyu55 opened this issue Jul 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@qqdaiyu55
Copy link

qqdaiyu55 commented Jul 2, 2022

Description

Real time collaboration does not work with jupyterlite.
I tried it under multiple network environments and multiple browsers (chrome & edge), none of them works.

Reproduce

  1. Go to https://jupyterlite.readthedocs.io/en/latest/_static/lab/?room=4869637241
  2. Click on python.ipynb
  3. Open developer tool > console tab
  4. See error

image

@qqdaiyu55 qqdaiyu55 added the bug Something isn't working label Jul 2, 2022
@bollwyvl
Copy link
Contributor

bollwyvl commented Jul 8, 2022

Just tried this locally, and can't reproduce on Ubuntu 20.04 with Firefox 102 talking to Chromium 103.

Might need more of that error, preferably as readable text, and perhaps some more context from the network event immediately prior to that.

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

No branches or pull requests

2 participants