谷歌播放下载暂停与 SocketTimeoutException

问题描述

我在使用 vpn 软件从 google play 下载应用程序时遇到问题。每次下载过程都会停留在 98-99% 并显示以下日志。但是更新应用程序没有问题。

我确定这个 vpn 会导致下载问题,因为我做到了 :(

使用 Shadowsocks 一切正常。

这在每部手机上都会发生,尽管我使用的是 Android 10,google play 2021-02-01

2021-02-24 14:29:44.015 17443-22144/? E/Finsky:download_service: [1675] mwo.a(2): read/write task Failed.
com.google.android.finsky.downloadservicecommon.DownloadServiceException: Download Service Error: HTTP_DATA_ERROR (5)
    at mxy.d(UnkNown Source:493)
    at mxw.call(UnkNown Source:16)
    at azbn.c(UnkNown Source:2)
    at azap.run(PG:3)
    at azbo.run(UnkNown Source:4)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at almu.run(UnkNown Source:7)
    at java.lang.Thread.run(Thread.java:919)
 Caused by: java.net.socketTimeoutException
    at bhmp.d(PG:4)
    at bhmp.b(PG:6)
    at bhmn.a(PG:7)
    at bhmn.read(PG:3)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at java.io.FilterInputStream.read(FilterInputStream.java:107)
    at mxy.d(UnkNown Source:448)
    at mxw.call(UnkNown Source:16) 
    at azbn.c(UnkNown Source:2) 
    at azap.run(PG:3) 
    at azbo.run(UnkNown Source:4) 
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
    at almu.run(UnkNown Source:7) 
    at java.lang.Thread.run(Thread.java:919) 
2021-02-24 14:29:44.023 17443-22142/? E/Finsky:download_service: [1674] mwf.a(11): retrying download <377:RUNNING:83%[83%]> after 15000 millis. Already retried 1 times.
com.google.android.finsky.downloadservicecommon.DownloadServiceException: Download Service Error: HTTP_DATA_ERROR (5)
    at mxy.d(UnkNown Source:493)
    at mxw.call(UnkNown Source:16)
    at azbn.c(UnkNown Source:2)
    at azap.run(PG:3)
    at azbo.run(UnkNown Source:4)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at almu.run(UnkNown Source:7)
    at java.lang.Thread.run(Thread.java:919)
 Caused by: java.net.socketTimeoutException
    at bhmp.d(PG:4)
    at bhmp.b(PG:6)
    at bhmn.a(PG:7)
    at bhmn.read(PG:3)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at java.io.FilterInputStream.read(FilterInputStream.java:107)
    at mxy.d(UnkNown Source:448)
    at mxw.call(UnkNown Source:16) 
    at azbn.c(UnkNown Source:2) 
    at azap.run(PG:3) 
    at azbo.run(UnkNown Source:4) 
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
    at almu.run(UnkNown Source:7) 
    at java.lang.Thread.run(Thread.java:919) 
2021-02-24 14:29:44.028 21756-22070/com.hop.pirate I/HopService: This session will be proxy: 173.194.49.41 443(https) 44116
2021-02-24 14:29:44.029 21756-22070/com.hop.pirate I/HopService: New Tcp Session: (srvPort=41080,bypass=false) 173.194.49.41:443 t=2021-02-24 06:29:44
2021-02-24 14:29:44.046 17443-22142/? I/Finsky:download_service: [1674] msy.a(3): broadcasting <377:QUEUED with WAITING_FOR_RETRY:90%[90%]>.
2021-02-24 14:29:44.058 19739-19739/? I/Finsky: [2] rai.L(12): Installer: Notifying status update. package=fr.ecp.ruler.app,status=DOWNLOADING
2021-02-24 14:29:44.063 19739-22193/? I/Finsky: [1886] rqa.C(2): IQ: Notifying installation update. package=fr.ecp.ruler.app,status=DOWNLOADING
2021-02-24 14:29:44.065 17443-22142/? I/Finsky:download_service: [1674] myh.f(2): DownloadService is getting stopped.

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)