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.