Skip to content

Socket disconnects automatically and after disconnect it's not reconnect. Get lots of logs in console. #913

Open
@bhautikmobileappdev

Description

@bhautikmobileappdev

I tried to reconnect but got following logs

Got event: statusChange, with items: Optional([SocketIO.SocketIOClientStatus])
Got event: reconnect, with items: Optional(["Ping timeout"])
Got event: reconnectAttempt, with items: Optional([-1])
Got event: statusChange, with items: Optional([SocketIO.SocketIOClientStatus])
Got event: statusChange, with items: Optional([SocketIO.SocketIOClientStatus])
Got event: reconnectAttempt, with items: Optional([-2])
Got event: statusChange, with items: Optional([SocketIO.SocketIOClientStatus])
Got event: statusChange, with items: Optional([SocketIO.SocketIOClientStatus])
Got event: reconnectAttempt, with items: Optional([-3])
Got event: statusChange, with items: Optional([SocketIO.SocketIOClientStatus])
Got event: disconnect, with items: Optional(["Got Disconnect"])
Got event: error, with items: Optional(["Session ID unknown"])

Please check and let me know if i did anything wrong.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions