Ask Your Question

Revision history [back]

Packets of websocket connection get lost

Hello,

I have the following Problem.

I want to capture data (data-text-line) which i get via a websocket connection. At the beginning it is all good and all the data get collected, but after maybe 20 or 30 minutes it didn't save any of the other data from this websocket connection. (So for me it looks like wireshark droped packets or didn't collect them.)

The data is also there because i can see them in the chrome developer tools.

Things i set up: -ssl certifiate -recombiled wireshark to see the full data-text-line (I also tried it with the normal wireshark solution, but it is the same)

My goal is to make a capture for arround 18 hours and get all the data in this time.

I hope someone can help me because i have no idea why it doesn't work proberly.

Thanks!