android
android copied to clipboard
Stuck at downloading 100%, again
For details, please look at: https://github.com/nextcloud/android/issues/8308#issuecomment-1985715237
It happens for me on a Fairphone 4 5G with Android 13 (Stock). App version: 3.28.0 Server version: 27.1.5
For me it is reproducible when I change a .kdbx file (Keepass Password Safe file)
Screenshot:
I ran into this problem today too for the first time, also with a kdbx file. Using app version 3.28.0 installed from the Play Store. Server version 28.0.3 I did see an issue open about it a few weeks ago, but hadn't had the problem then.
Got the same issue on my Google Pixel 4a (Android 13) since some weeks. iPad Mini connecting to the same server works without any issues.
I have managed to reproduce this now with a non Keepass file, by doing what keepass does with backups.
I created a file called random.txt on my PC in the nextcloud folder
On the Android app I favourited and downloaded the random.txt file, then closed / swiped away the app.
On the PC changed the random.txt file by running mv random.txt random.old.txt ; echo "new text file" > random.txt
After about 20 mins I had the stuck notification on my phone but this time for random.txt.
Try 3.28.2 version from github.
Try 3.28.2 version from github.
Still happening
I have this error happening whenever a file changes quickly. In my case the download sometimes gets stuck at 100%, sometimes at nonsensical (like below). The main problem here is that notification can't be dismissed, the only way to remove it is to force-terminate the app.
still not fixed with app version 3.29.0 even there was some adjustment to download/upload handling #12794
I'm having the exact same behavior as @konstin, complete with the "2147483647%" values, using version 3.29 from F-Droid. It's happening when I edit a markdown file from my Obsidian vault.
@AndyScherzinger: I guess my issue of some files being stuck at 100% is a side effect of the internal value being 2147483647% then?