微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

谷歌播放下载暂停与 SocketTimeoutException

如何解决谷歌播放下载暂停与 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 举报,一经查实,本站将立刻删除。