Skip to content

Lots of net::ERR_TIMED_OUT #545

@binarykitchen

Description

@binarykitchen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions