JnNanghty opened a new issue, #387: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/387
下载1.07G的文件报错,以下是错误日志。 12-11 16:23:15.354 8552 8760 E FileTransfer: java.net.ProtocolException: unexpected end of stream 12-11 16:23:15.354 8552 8760 E FileTransfer: at com.android.okhttp.internal.http.Http1xStream$FixedLengthSource.read(Http1xStream.java:398) 12-11 16:23:15.354 8552 8760 E FileTransfer: at com.android.okhttp.okio.RealBufferedSource$1.read(RealBufferedSource.java:372) 12-11 16:23:15.354 8552 8760 E FileTransfer: at java.io.FilterInputStream.read(FilterInputStream.java:133) 12-11 16:23:15.354 8552 8760 E FileTransfer: at org.apache.cordova.filetransfer.FileTransfer$SimpleTrackingInputStream.read(FileTransfer.java:157) 12-11 16:23:15.354 8552 8760 E FileTransfer: at java.io.FilterInputStream.read(FilterInputStream.java:107) 12-11 16:23:15.354 8552 8760 E FileTransfer: at org.apache.cordova.filetransfer.FileTransfer$2.run(FileTransfer.java:812) 12-11 16:23:15.354 8552 8760 E FileTransfer: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-11 16:23:15.354 8552 8760 E FileTransfer: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-11 16:23:15.354 8552 8760 E FileTransfer: at java.lang.Thread.run(Thread.java:923) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
