Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

download failed #18

Closed
muescha opened this issue Dec 28, 2017 · 18 comments
Closed

download failed #18

muescha opened this issue Dec 28, 2017 · 18 comments

Comments

@muescha
Copy link

muescha commented Dec 28, 2017

what i do

  • i start electron
  • i tap on download button
  • i tap after a while on pause (still downloaded 1,3GB of data)
  • i tap on play button to resume the download
  • i get a message "download failed - retry"

what i see:

  • download starts from beginning with item 1 of 448 items

what i expected:

  • retry to download the last file
  • continue with the next not downloaded file
@FaisalUmair
Copy link
Owner

I think this is similar to #16

Implementing resume from broken download should fix this issue and #16 both.

@ericnjuki
Copy link

Not sure if this is the same issue but the download immediately fails when internet goes off or a change in network happens, even if just for a second.

@FaisalUmair
Copy link
Owner

FaisalUmair commented Dec 30, 2017

If the internet goes off, the default action is it tries to reconnect. In my case when I turn off wifi the download doesn't fail, if I reconnect it catches up again but if I leave it off for say 20 seconds, it gives up.

But as you mentioned in your case it doesn't even hold for a second, so I guess we have something going on here. What version are you on and what operating system?

@ericnjuki
Copy link

You're right, i've just tested it a couple of times, it does hold on for some time. Sorry false alarm. But maybe it could pause instead of failing completely and pick up where it left off (this is in line with #16) .

I do, however have an issue but I don't know how to replicate. I've left some downloads running overnight and when I check next morning it says 'download complete' and all the files are downloaded but some videos (the last few) are only a few bytes big, like 351bytes. Have you experienced this? It's happened 3 times now.

@FaisalUmair
Copy link
Owner

Yeah, we can pause the download instead of ending it. But once we have the resume broken downloads function in place it won't matter at all as the download will still resume from the point it failed.

Coming to your second issue, I haven't actually experienced this myself. However I didn't try downloading courses to the full and checking each file. I think it might be due token invalidation or something or due to file not being resumed correctly after connection lost. Can you leave the course url here so that I can check what could be wrong.

I also faced some minor issues with the download package in place during the initial releases, I feel like its not working perfectly. But since 1.2.0 improved it quite a lot and in the upcoming release 1.3.0 I have worked on it further. Lets see how it goes from 1.3.0.

@ericnjuki
Copy link

Here is the link to the course.
Udeler version: 1.2.0
System: Windows 10 Home

@FaisalUmair
Copy link
Owner

Thanks for providing the link. I have released 1.3.0. You can try and see if it changes anything.

@FaisalUmair
Copy link
Owner

Please download the latest version from here and let me know if the problem has been resolved.

Thanks

@Shabbash
Copy link

I've solved this problem Manually,
Go to the last folder(section) downloaded,
and delete the file at which the download failed,
Then click retry download.

@MarvM3
Copy link

MarvM3 commented May 29, 2019

Thanks, Shabbash for the circumvention/fix. I deleted the .mp4.mtd file with the latest timestamp in the folder I was downloading to and then just restarted the download on the Retry and PRESTO!, it worked great.

@sh4d0wlesss
Copy link

yes it works
thank for solutıon Shabbash

@KelahKelah
Copy link

The circumvention isn't working for me, i've tried deleting the latest file still saying "download failed,click to retry"

@AzizJalalzai
Copy link

download failed click to retry. this message is come every time when i try to download i also deleted mp4.mtd file still not working.

@PikarryPham
Copy link

I have tried for 3 times for this error :(( I don't know why I can't continue to download videos
Could anyone please help me fix this error?
image

@crstnmac
Copy link

I have tried for 3 times for this error :(( I don't know why I can't continue to download videos
Could anyone please help me fix this error?
image

Same issue here

@aissael12
Copy link

i faced this error. but i fixed it by going to the settings and skip attachments files, and changed the download folder.

@begumyetiskin
Copy link

begumyetiskin commented Mar 30, 2021

Changing the download folder fixed the problem, but it's a problem because the download won't resume where it left off. It starts from the top.

@igollar-intelipower
Copy link

Stuck in 'building course data' other courses will download fine. any tips would be helpful thanks.
image

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

No branches or pull requests