Sam
08/28/2020, 2:36 AMjava.io.InterruptedIOException: interrupted
2020-08-28 09:04:45.255 16975-19983/vn.gapo.app W/System.err: at okio.Timeout.throwIfReached(Timeout.kt:98)
2020-08-28 09:04:45.255 16975-19983/vn.gapo.app W/System.err: at okio.InputStreamSource.read(Okio.kt:90)
2020-08-28 09:04:45.255 16975-19983/vn.gapo.app W/System.err: at okio.RealBufferedSink.writeAll(RealBufferedSink.kt:180)
2020-08-28 09:04:45.256 16975-19983/vn.gapo.app W/System.err: at okhttp3.RequestBody$Companion$asRequestBody$1.writeTo(RequestBody.kt:167)
2020-08-28 09:04:45.256 16975-19983/vn.gapo.app W/System.err: at com.gg.gapo.remote.upload.CountingRequestBody.writeTo(CountingRequestBody.kt:26)
2020-08-28 09:04:45.256 16975-19983/vn.gapo.app W/System.err: at okhttp3.MultipartBody.writeOrCountBytes(MultipartBody.kt:157)
2020-08-28 09:04:45.256 16975-19983/vn.gapo.app W/System.err: at okhttp3.MultipartBody.writeTo(MultipartBody.kt:93)
2020-08-28 09:04:45.256 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:59)
2020-08-28 09:04:45.257 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.257 16975-19983/vn.gapo.app W/System.err: at com.gg.gapo.remote.network.RequestInterceptor.intercept(RequestInterceptor.kt:36)
2020-08-28 09:04:45.257 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.257 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
2020-08-28 09:04:45.257 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.257 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
2020-08-28 09:04:45.258 16975-19983/vn.gapo.app W/System.err: at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
CountingRequestBody for get progressIan Lake
08/28/2020, 3:12 AMSam
08/28/2020, 3:50 AMIan Lake
08/28/2020, 4:25 AMSam
09/04/2020, 5:08 AM