LiberTEM icon indicating copy to clipboard operation
LiberTEM copied to clipboard

GUI/client dev on Firefox stuck in reconnect loop

Open sk1p opened this issue 4 years ago • 2 comments

See #870 for discussion of the problem. WebSocket doesn't connect, stuck in a reconnect loop. Root cause is still unknown, needs to be debugged.

sk1p avatar Nov 27 '20 17:11 sk1p

Still reproducible on Windows with current node and Firefox 91.11.0esr (64-bit)

uellue avatar Jul 28 '22 09:07 uellue

Same on Linux - possibly an issue in create-react-app / webpack-dev-server / ... when proxying the websocket connection.

sk1p avatar Jul 28 '22 13:07 sk1p

Seems to have fixed itself, could not reproduce on current system and Firefox.

uellue avatar Apr 19 '23 15:04 uellue