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

Yjs demo server (both http and wss) seem to be down. #31

Closed
2 tasks done
Mansehej opened this issue Jul 2, 2020 · 1 comment
Closed
2 tasks done

Yjs demo server (both http and wss) seem to be down. #31

Mansehej opened this issue Jul 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Mansehej
Copy link
Contributor

Mansehej commented Jul 2, 2020

Checklist

Describe the bug
The server at https://demos.yjs.dev/ throws a Heroku application error.
The server at wss://demos.yjs.dev/ fails with a response code of 503.

To Reproduce
Steps to reproduce the behavior:

http server

  1. Go to the Yjs demos homepage.
  2. You will get an Application error from Heroku.

wss server

  1. Create a demo application and have a yDoc.
  2. Connect the yDoc to the yjs demos websocket server.
  3. Try to connect to the websocket.

Expected behavior
The yjs demo website should work as expected and show different demos.
The yjs demos websocket server should connect and synchronize changes between clients.

Screenshots
Screenshot from 2020-07-02 22-38-29

@Mansehej Mansehej added the bug Something isn't working label Jul 2, 2020
@dmonad
Copy link
Member

dmonad commented Aug 7, 2020

Closing this. The server might be down for a couple of hours when I'm working on it.

@dmonad dmonad closed this as completed Aug 8, 2020
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