Hello,
We are utilizing Lightstreamer in our Android project and have encountered the following error in the logs:
lightstreamer.netty websocket disconnected [e98a838b]
lightstreamer.session android.trader E Error event while RECEIVING reason: network.error tryRecovery=true timeLeft=15000 isRecoveryDisabled=false closedOnServer=false unableToOpen=true wsError=false serverBusyError=false
This error indicates a network issue during data reception, with the client attempting to recover the connection. We have verified that the internet connection is stable and the Lightstreamer server is accessible.
Has anyone experienced a similar issue? What steps can we take to resolve this problem?
lightStreamerAndroidClient="4.2.8"
lightStreamerJavaAdapter="1.0.2"
Thank you, Vahid Garousi