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

Socker error User is missing a private room #1091

Open
steveyken opened this issue Nov 24, 2023 · 0 comments
Open

Socker error User is missing a private room #1091

steveyken opened this issue Nov 24, 2023 · 0 comments
Assignees

Comments

@steveyken
Copy link
Member

  1. Open incognito mode and go to the Stock app as an unauthenticated user
  2. You'll see the login screen (this is correct)

In console you'll also see error "Socker error User is missing a private room" and there are requests to socketio?token=null... for updates.

It doesn't make any sense to call socketio when token is null as there is no user to return data for.

Action: prevent socketio from connecting when there is no authenticated user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants