wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.

Home Page:https://wasp-lang.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Websocket throws "Unknown Session ID" when trying to connect

infomiho opened this issue · comments

I'm not sure what could be the cause of the error: some re-render behaviour, our auth session logic or something misconfiguration of Socket.io, but this is how to looks like:

Screen.Recording.2024-05-17.at.12.30.21.mov

It tries to connect multiple times, sometimes it succeeds, sometime it fails, but in the end it succeeds.

This happened after I deployed our waspc/examples/todoApp to Fly and opened the client.