Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live.hms.video.error.HMSException: Network connection lost #399

Open
gulluchaubey opened this issue Jul 5, 2023 · 0 comments
Open

live.hms.video.error.HMSException: Network connection lost #399

gulluchaubey opened this issue Jul 5, 2023 · 0 comments

Comments

@gulluchaubey
Copy link

live.hms.video.error.HMSException: Network connection lost
live.hms.video.error.ErrorFactory$WebSocketConnectionErrors.WebSocketConnectionLost(ErrorFactory.kt:51)
live.hms.video.error.ErrorFactory$WebSocketConnectionErrors.WebSocketConnectionLost$default(ErrorFactory.kt:46)
live.hms.video.signal.jsonrpc.JSONRpcSignal.onFailure(JSONRpcSignal.kt:385)
okhttp3.internal.ws.RealWebSocket.failWebSocket(RealWebSocket.kt:592)
okhttp3.internal.ws.RealWebSocket$connect$1.onResponse(RealWebSocket.kt:197)
okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
java.lang.Thread.run(Thread.java:1012)
Caused by: java.net.SocketException: Software caused connection abort
java.net.SocketInputStream.socketRead0(SocketInputStream.java:0)
java.net.SocketInputStream.socketRead(SocketInputStream.java:118)
java.net.SocketInputStream.read(SocketInputStream.java:173)
java.net.SocketInputStream.read(SocketInputStream.java:143)
com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(ConscryptEngineSocket.java:945)
com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocket(ConscryptEngineSocket.java:909)
com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readUntilDataAvailable(ConscryptEngineSocket.java:824)
com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(ConscryptEngineSocket.java:797)
okio.InputStreamSource.read(JvmOkio.kt:94)
okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:125)
okio.RealBufferedSource.request(RealBufferedSource.kt:206)
okio.RealBufferedSource.require(RealBufferedSource.kt:199)
okio.RealBufferedSource.readByte(RealBufferedSource.kt:209)
okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.kt:119)
okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.kt:102)
okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.kt:293)
okhttp3.internal.ws.RealWebSocket$connect$1.onResponse(RealWebSocket.kt:195)
okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
java.lang.Thread.run(Thread.java:1012)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant