wasp icon indicating copy to clipboard operation
wasp copied to clipboard

Websocket throws "Unknown Session ID" when trying to connect

Open infomiho opened this issue 1 month ago • 0 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:

https://github.com/wasp-lang/wasp/assets/2223680/dec925d4-c3a6-46fa-9033-214c981d574e

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.

infomiho avatar May 17 '24 10:05 infomiho