Skip to content

Problems downloading git for windows #2443

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

Closed
1 task done
pedrorijo91 opened this issue Dec 24, 2019 · 10 comments
Closed
1 task done

Problems downloading git for windows #2443

pedrorijo91 opened this issue Dec 24, 2019 · 10 comments

Comments

@pedrorijo91
Copy link

  • I was not able to find an open or closed issue matching what I'm seeing

Hey all :)

We have been having a lot of reports about slowness downloading git for windows on git/git-scm.com#1333

Are you aware of it? We know the downloadable artifacts are on GitHub infrastructure (which seems to rely on Amazon S3), but have you ever considered an alternative? Just like git-scm was able to find partnership with heroku, maybe git-for-windows could find a partnership with an alternative host server? Or even use Software Freedom Conservancy infrastructure/funds?

I know GitHub had a similar problem with other repos (CocoaPods - https://youtu.be/-ZNKR9wFe8o?t=664), maybe if we report the issue we can find a solution?

@dscho
Copy link
Member

dscho commented Dec 24, 2019

Are you aware of it?

I was not.

We know the downloadable artifacts are on GitHub infrastructure (which seems to rely on Amazon S3), but have you ever considered an alternative? Just like git-scm was able to find partnership with heroku, maybe git-for-windows could find a partnership with an alternative host server? Or even use Software Freedom Conservancy infrastructure/funds?

The problem here is not so much infrastructure, the missing resource is human: there is nobody volunteering time to switch elsewhere, nor is there anybody who volunteered to keep it working after said switch.

@pedrorijo91
Copy link
Author

I assume there's some kind of release job on some CI right? It seems to be azure pipelines. Maybe it wouldn't be too hard to upload artifacts into microsoft equivalent of Amazon S3 and provide a public link listing all artifacts (nothing too fancy). The probably of S3 and "Azure S3" being both down/slow at same time should be much smaller

@dscho
Copy link
Member

dscho commented Dec 26, 2019

I assume there's some kind of release job on some CI right?

Look at the publish function of please.sh in build-extra: https://github.com/git-for-windows/build-extra/blob/524237bbf38aa99ab0215bbcdae7de07187450e2/please.sh#L4319-L4492, in particular the part that calls upload-to-github.sh.

@iskilber
Copy link

iskilber commented May 1, 2020

Hi I have troubles to download GIT installer for Windows. (It takes several hours to download 44Mb) I tried on WIndows, on Mac, on Chrome, on Edge, in Incognito mode as well as via Curl in bash. No difference. Download speed drops down drastically for GIT installer and make GIT installation on windows impossible.
Git v2.26.2 Windows 64-bit setup.

@dscho
Copy link
Member

dscho commented May 2, 2020

Can you download the latest snapshot? It's not all that different from v2.26.2, so if you can download from there, you'll be unblocked.

@dscho
Copy link
Member

dscho commented May 2, 2020

Oh, and the "Mon, 20 Apr 2020 16:51:56 +0200" item is actually identical to v2.26.2.

@iskilber
Copy link

iskilber commented May 2, 2020

Hi. Yep It helped. I can download from there without any problem. Thanks a lot.

@dscho
Copy link
Member

dscho commented May 2, 2020

I guess from now on we can always point people to the snapshots when they have problems downloading Git for Windows: a recent workflow change means that the snapshot corresponding to an officially-released version will actually be a verbatim copy of said version.

@dscho dscho closed this as completed May 2, 2020
@pepypeppep
Copy link

I hope @pedrorijo91 you can make other mirror link. I feel so bad about this 😭
image

@dscho
Copy link
Member

dscho commented Aug 10, 2020

@pepypeppep how about providing the hosting space yourself? I can upload the latest version there if you provide me with details.

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

No branches or pull requests

4 participants