-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Often my local websockets cannot reach the server and I experience the above timeouts after two minutes in Chrome.
No idea why. How can I debug this best?
In the Chrome dev console, under the network tab, I can see the websocket frames. All it shows is this one row:
(Opcode -1) 53 12:47:19.565
Length is 53. How can I see inside that? I want to see what's filling these 53 bytes. Probably it contains some information I need to know for fixing the timeouts.
On the timing tab I see that the connection has been stalled for 47.3 min
?? But the timeout occured after two minutes. I do not understand.
Thanks for any clarifications and guidance.
Metadata
Metadata
Assignees
Labels
No labels