java.io.IOException: unexpected end of stream on com.android.okhttp.Address@1ec3569f
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.http.Http1xStream.readResponse(Http1xStream.java:203)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.http.Http1xStream.readResponseHeaders(Http1xStream.java:129)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:750)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:622)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:475)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:411)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:542)
2023-07-20 18:08:02.905 6807-8973 System.err pid-6807 W at tw.com.a_i_t.IPCamViewer.FileBrowser.FileBrowser.sendRequest(FileBrowser.java:110)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at tw.com.a_i_t.IPCamViewer.FileBrowser.FileBrowser.retrieveFileList(FileBrowser.java:189)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at tw.com.a_i_t.IPCamViewer.DownloadFileListTask.doInBackground(DownloadFileListTask.java:85)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at tw.com.a_i_t.IPCamViewer.DownloadFileListTask.doInBackground(DownloadFileListTask.java:16)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at android.os.AsyncTask$3.call(AsyncTask.java:378)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at java.lang.Thread.run(Thread.java:919)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W Caused by: java.io.EOFException: \n not found: size=0 content=...
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at com.android.okhttp.okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:202)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W at com.android.okhttp.internal.http.Http1xStream.readResponse(Http1xStream.java:188)
2023-07-20 18:08:02.906 6807-8973 System.err pid-6807 W ... 16 more
http异常
最新推荐文章于 2023-11-20 11:08:42 发布