Skip to content

Google Drive downloads fail when set to bypass #1914

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
norman-ramsey opened this issue Apr 3, 2025 · 1 comment
Open

Google Drive downloads fail when set to bypass #1914

norman-ramsey opened this issue Apr 3, 2025 · 1 comment

Comments

@norman-ramsey
Copy link

norman-ramsey commented Apr 3, 2025

OnePlus 8 IN2015. Android 13. Rethink v0.5.5e

Files downloaded from the Google drive app using the Download Manager fail with "network connection failed - download task paused" unless I switch the Download Manager to "exclude".

I want to enable lockdown mode (block all connections not using VPN, from device settings), but that stops me from being able to use exclude.

Setting the Download Manager to bypass firewall and DNS or bypass universal still results in the downloads being stuck waiting.

Attached logcat output with rethink log level set to verbose.

filtered-logs.txt

I filtered out the logs to hopefully only relevant lines (see top of file).

I tried it multiple times. Each attempt in file separated by "example x..." (Cleared logcat between each).

At one point I thought it resolved itself after I switched the Google drive app from exclude to bypass DNS and firewall (what does rethink even do if app set to exclude before lockdown enabled?), but I think it was only working for files I downloaded before so I'm guessing Google drive app already had them downloaded or something.

@ignoramous
Copy link
Collaborator

Thanks. I see a slew of...

OplusPacketMonitor: SocketThread decodePacket catch exception: java.lang.ClassCastException: android.net.VpnTransportInfo cannot be cast to android.net.wifi.WifiInfo

I hope this isn't what causing DownlodManager to fail (if OnePlus has modified it).

Does the DownloadManager work with other similar VPN apps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants