-
Notifications
You must be signed in to change notification settings - Fork 509
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
File stuck on "Downloading..." #2691
Comments
I experienced this last night. Had to shut it down and then re-upload via browser. it never uploaded via MegaSync and disappeared after I relaunched the app. |
Which version are you on? I'm having a similar issue, but still haven't found a way to resolve it. |
5.6.0. I had to restart the download to finish it. Wasted gigabytes >: |
Thanks for reporting @TheArgentinian. The issue has been moved to the SDK's repository, since that part of the logic sits on the SDK, not in the app :) We will investigate your issue. By any chance, do you have full logs covering the download since its start to the moment it gets stuck? Thanks in advance for your help. |
A few more questions:
As a quick workaround, Federico, you can clean the temporary file that stores the data already downloaded. It will result on the transfer having to download again part of the file, but it should solve your problem. The temporary file is name Thanks |
still happening 5.6.1. your workaround is the same as canceling the file and re adding the link. defeats the purpose of the app |
Thanks for testing and specially for the log, @TheArgentinian. I've analyzed your log. It seems there's something wrong upon resuming existing transfers after restarting the app:
Would it be possible to get a link to the problematic file, so we can debug the code? In the meantime, I've started a download of a large file and paused in the middle. I'll wait for 48h, so the download URLs expire, and then I'll restart the and try to resume. Maybe that way I can reproduce your issue, guys. Thanks again for your cooperation. PS: we have created a ticket for this bug. For reference: SDK-4758 |
The log says:
10/14-12:43:50.460213 4348 DTL Transfer update: progress to update = 0, transfer size = 4427183462, transferred bytes = 3334995968, progress reported = 3334995968, progress completed = 3334995968 [speed: 0 KB/s] [mean speed: 0 KB/s] [megaapi_impl.cpp:17160]
10/14-12:43:50.584203 4348 ERR Wrong chunk size for new raid, not padded to RAIDLINE: pos = 3279421440, npos = 3283615744, size = 4194304, RAIDLINE = 80, mod = 64 [raid.cpp:990]
I tried unchecking "Use HTTS for transfers..." and it didn't fix it.
Windows 11
The text was updated successfully, but these errors were encountered: