-
Notifications
You must be signed in to change notification settings - Fork 152
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
open file failure, got err bad content length #71
Comments
I'm also getting it when downloading some files that we already previously downloaded successfully (by Grab itself) and thus already exist. This always fails if the tar.gz archive already exists:
This always works even if the iso already exists:
|
@cavaliercoder do you have any idea about what is going wrong with downloads from Github archives? |
same issues |
Hope you are all well ! I am still facing the issue, any idea of a workaround for fixing that annoying issue ? Thanks for any insights or inputs on that. Cheers, |
As mentioned in #71 (comment) this happens when the file to be downloaded already exists in the destination, for now I just remove the existing file |
Hi guys,
Hope you are all well !
I have often the following error when downloading with grab:
Any way to sort it out ?
Cheers,
X
The text was updated successfully, but these errors were encountered: