-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
2019-06-18 15:45:47.748 3510-17027/com.example.app W/System.err: java.io.EOFException
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okio.RealBufferedSource.require(RealBufferedSource.java:61)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okio.GzipSource.consumeHeader(GzipSource.java:114)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okio.GzipSource.read(GzipSource.java:73)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okio.Buffer.writeAll(Buffer.java:1135)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okio.RealBufferedSource.readString(RealBufferedSource.java:199)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at tech.linjiang.pandora.network.OkHttpInterceptor.sourceToStrInternal(OkHttpInterceptor.java:313)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at tech.linjiang.pandora.network.OkHttpInterceptor.requestBodyAsStr(OkHttpInterceptor.java:262)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at tech.linjiang.pandora.network.OkHttpInterceptor.insert(OkHttpInterceptor.java:118)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at tech.linjiang.pandora.network.OkHttpInterceptor.intercept(OkHttpInterceptor.java:50)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:254)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okhttp3.RealCall$AsyncCall.execute(RealCall.java:200)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
2019-06-18 15:45:47.749 3510-17027/com.example.app W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
2019-06-18 15:45:47.750 3510-17027/com.example.app W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
2019-06-18 15:45:47.750 3510-17027/com.example.app W/System.err: at java.lang.Thread.run(Thread.java:784)
Metadata
Metadata
Assignees
Labels
No labels