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

login from stream page yields unhandled rejection #42

Closed
kenany opened this issue Sep 1, 2017 · 2 comments
Closed

login from stream page yields unhandled rejection #42

kenany opened this issue Sep 1, 2017 · 2 comments

Comments

@kenany
Copy link
Member

kenany commented Sep 1, 2017

Steps to reproduce:

  1. Be logged out
  2. Go to any stream (might have to be the only viewer of that stream?)
  3. Click Login button
  4. The following stack trace will appear serverside:
Unhandled rejection TypeError: Cannot read property 'service' of null
    at /srv/rustla2/lib/api/websocket.js:72:71
    at Generator.next (<anonymous>)
    at step (/srv/rustla2/lib/api/websocket.js:33:191)
    at /srv/rustla2/lib/api/websocket.js:33:361
    at tryCatcher (/srv/rustla2/node_modules/bluebird/js/release/util.js:16:23)
@kenany
Copy link
Member Author

kenany commented Mar 31, 2018

This may not be an issue anymore with the C++ backend. Need to check.

@xDashh
Copy link
Member

xDashh commented May 30, 2018

Pretty sure this was a js-backend issue. If it pops up again feel free to reopen.

@xDashh xDashh closed this as completed May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants