`Fatal Exception: <http://javax.net|javax.net>.ssl...
# ktor
e
Fatal Exception: <http://javax.net|javax.net>.ssl.SSLException: Read error: ssl=0xb400006d72f90c18: I/O error during system call, Software caused connection abort
at <http://com.google.android.gms.org|com.google.android.gms.org>.conscrypt.NativeCrypto.SSL_read(:com.google.android.gms@240812038@24.08.12 (190400-608507424))
at <http://com.google.android.gms.org|com.google.android.gms.org>.conscrypt.NativeSsl.read(:com.google.android.gms@240812038@24.08.12 (190400-608507424):34)
at <http://com.google.android.gms.org|com.google.android.gms.org>.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read(:com.google.android.gms@240812038@24.08.12 (190400-608507424):11)
at okio.InputStreamSource.read(JvmOkio.kt:93)
at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:128)
🧵 4
e
i saw this ticket, but it looks pretty old one and not clear with solution
a
The solution is in the final comment, and while this isn’t really for Ktor to solve, what makes you say it’s uncatchable? There’s around a dozen posts about this on SO / Github related to OkHttp