D/MainActivity: onError() -> cause: com.neovisionaries.ws.client.WebSocketException: A non-control frame was detected although the existing continuation had not been closed.
D/MainActivity: onFrameError() -> cause: com.neovisionaries.ws.client.WebSocketException: A non-control frame was detected although the existing continuation had not been closed.
I got this error when try to connect with server at first time, when do reconnect this error not happened again.
Sometimes this error not happened after try to connect several times.
D/MainActivity: onError() -> cause: com.neovisionaries.ws.client.WebSocketException: A non-control frame was detected although the existing continuation had not been closed. D/MainActivity: onFrameError() -> cause: com.neovisionaries.ws.client.WebSocketException: A non-control frame was detected although the existing continuation had not been closed.
I got this error when try to connect with server at first time, when do reconnect this error not happened again. Sometimes this error not happened after try to connect several times.