-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug]: unable to restart failed uploads #5231
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
Comments
error from log seems to be:
|
I can confirm that this bug is still present in latest f-droid release (4.1.0~1649d1e2c) on Android 10 (EMUI 12), Huawei P30 Pro. What I did to reproduce it this time (although it does not seem to work every time, probably related to in which moment the Internet connection stops working):
Video: small_SVID_20230615_151738_1.mp4Logs (click to expand...)
Update: Perhaps that narrows it down when the Internet connection needs to be flakey in order for bug to trigger. |
Interestingly:
Also, both of them no longer show image preview in the app (as they did before, see video above), and have a failed status (with retry button not working): small_SVID_20230620_200441_1.mp4And here are the logs of those retries shown in video: CommonsAppLogs.0.log |
Hello @mnalis , I am interested in working on this issue and would love to be assigned to it. Please let me know if there are any additional details or information I should be aware of before starting. I will try to fix it, Thank you :) |
@mnalis Do you experience this with the beta too? |
Well @u7133453 I have written down (and provided videos/logs) for everything that I've known. So non extra information from me. Could you reproduce the problem on your device? @nicolas-raoul I'm still waiting for F-droid to release 4.2.0beta, should happen any day now hopefully (as it seems to build fine). I'll install it when it gets published and try to reproduce all bugs I reported, in order to give feedback 😸 |
@mnalis Thank you for your response, I'm trying to reproduce the problem and try to fix it :) |
Nicolas, I think issue #5281 is same as this issue. The issue wasn't fixed during GSoC, so unfortunately it still exists even on the latest beta. I'm sorry for not noticing it :') |
@RitikaPahwa4444 Thanks for the insight and investigation! I guess we can close this one. @mnalis Feel free to comment there, especially if you find a way to reproduce the issue. Thanks all! :-) |
Summary
Sometimes pictures fail to upload for unknown reasons (several pictures trying to upload at once? flaky internet connection?). That is not so horrible in itself (although should be fixed), but what is very problematic is that re-trying that upload does not work ever.
I've initially encountered it with 3.1.1 version of the app, and as it didn't work I tried upgrading to 4.0.3 (latest f-droid release), with the result that all my half-uploaded pictures were silently removed 😢.
But I can reproduce same issue with pictures added via 4.0.3 exclusively.
There are several other issues tagged with upload-reliability which might be related.
Steps to reproduce
Expected behaviour
Picture should start uploading to the commons, and after several seconds show as uploaded OK
Actual behaviour
it returns immediately with
Failed
error, and an Android notification with "Failed to upload IMAGENAME" appears.Device name
Huawei P30Pro
Android version
Android 10? (EMUI 12)
Commons app version
4.0.3~cf35307d9 (latest f-droid)
Device logs
sent via
Settings
/Send log file
(userMnalis
)Screen-shots
Would you like to work on the issue?
Prefer not
The text was updated successfully, but these errors were encountered: