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

Uncaught SocketTimeoutException #359

Closed
gnarea opened this issue Dec 4, 2023 · 2 comments
Closed

Uncaught SocketTimeoutException #359

gnarea opened this issue Dec 4, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gnarea
Copy link
Member

gnarea commented Dec 4, 2023

We recently got the following exception from a Nexus 5X:

Fatal Exception: java.net.SocketTimeoutException: sent ping but didn't receive pong within 5000ms (after 1 successful ping/pongs)
       at okhttp3.internal.ws.RealWebSocket.writePingFrame$okhttp(RealWebSocket.kt:563)
       at okhttp3.internal.ws.RealWebSocket$initReaderAndWriter$lambda$3$$inlined$schedule$1.runOnce(TaskQueue.kt:219)
       at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116)
       at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42)
       at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
       at java.lang.Thread.run(Thread.java:764)

I don't know what the conditions were and don't have access to the Android gateway logs.

More info: https://console.firebase.google.com/project/letro-android/crashlytics/app/android:tech.relaycorp.letro/issues/c2dfec37a5d278b2f4c4abef0ed18165?time=last-seven-days&sessionEventKey=656D9EBF024F000110F898FB15F588E7_1887118058561338754

@gnarea gnarea added the bug Something isn't working label Dec 4, 2023
@gnarea gnarea moved this to Todo in Android maintenance Dec 4, 2023
@sdsantos
Copy link
Collaborator

Looks like a duplicate from relaycorp/awala-poweb-jvm#302
But it adds some more information to the investigation.

@gnarea
Copy link
Member Author

gnarea commented Dec 14, 2023

Ah, yeah, good catch

@gnarea gnarea closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Android maintenance Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants