-
Notifications
You must be signed in to change notification settings - Fork 44
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
Error: The .mtd file is corrupt. Start a new download?? #14
Comments
this happend to me when i did not have enough disk space. |
Maybe it's because you're trying to download from a https url? |
Exactly the same problem on ubuntu 16.
|
I also received the .mtd file is corrupt error. Mine was caused by the fact that the download source location was incorrect (and so the file did not exist). |
Hi,
I'm getting this error while running the sample download scripts. I saw an .mtd file is creating on my destination directory. After few seconds it is failing. The error is
Error: The .mtd file is corrupt. Start a new download.
at module.exports (/home/testmachine/node_modules/mt-downloader/lib/Exceptions.js:83:33)
at /home/testmachine/node_modules/mt-downloader/lib/core/DownloadReaderAsyncTask.js:36:13
at FSReqWrap.wrapper [as oncomplete] (fs.js:602:17)
The text was updated successfully, but these errors were encountered: