Fails to download any apps fully
Description
Whenever I download anything, either new or an update, it'll fail. If I then download again, it'll continue from where it failed, and get a bit further, then fail again, and repeat until it eventually completes and installs.
Expected Behaviour
It should download fully.
Actual Behaviour
See description.
Steps to Reproduce
See description.
Environment
- Device model & codename: poco F4 - munch
- Android version: 14
- Aurora Store version: latest
- Nightly date: n/a
- Account Type: Google
- Installation method: doesn't matter
- OS: crdroid 10
Logcat
Matlog doesn't exist anymore on any store front (probably remove it as a recommendation in this section). Using Logcat Reader, I find:
[2025-07-05 06:35:51.636 Uid(value=Uid(value=10883)):27777:27809 I/DownloadWorker]
Job failed: com.Slack
java.net.ProtocolException: unexpected end of stream
at x6.b$d.F(SourceFile:65)
at v6.c$b.F(SourceFile:18)
at E6.F$a.read(SourceFile:9)
at java.io.InputStream.read(InputStream.java:218)
at C3.m.w(SourceFile:155)
at C5.a.p(SourceFile:9)
at c6.u.w(SourceFile:22)
at C5.a.p(SourceFile:9)
at Y5.N.run(SourceFile:115)
at d6.j$a.run(SourceFile:4)
at f6.h.run(SourceFile:3)
at f6.a$b.run(SourceFile:61)
But without a debug build with source mappings, I'm not sure how useful that is?
Examples
Additional context
Possible solution
Edited by Jack Hu
