Skip to content

Need help with this reconnecting issue #1260

Closed Answered by miguelgrinberg
NeLagina asked this question in Q&A
Discussion options

You must be logged in to vote

The issues board is for issues with this project, not for help with issues on your own application. Next time please use the discussions board to ask questions. I have moved your post this time.

The error is an unexpected packet from the server:

packet queue is empty, aborting

This mean that the server stopped communicating with the client. The server indicated that it was going to send a PING packet every 10 seconds with the 'pingInterval': 10000. If the client does not see PINGs at the declared interval it ends the connection assuming the server is unresponsive.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by NeLagina
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@azshimadathul
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1259 on October 24, 2023 19:22.