Skip to content
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

Composed failing to download package #5283

Open
UVLabs opened this issue Jun 23, 2024 · 1 comment
Open

Composed failing to download package #5283

UVLabs opened this issue Jun 23, 2024 · 1 comment

Comments

@UVLabs
Copy link

UVLabs commented Jun 23, 2024

I downloaded a repo of mine to continue working on it and when i ran composer install its hanging when trying to install Google client services, it then shows me the notice:

Failed to download google/apiclient-services from dist: curl error 28 while downloading https://codeload.github.com/googleapis/google-api-php-client-services/legacy.zip/e48813050e660c7dcbe48cb6556461efe6381a54: Operation timed out after 300000 milliseconds with 10628998 out of 29570774 bytes received

Download speed:

image

For some reason when I tried to visit the URL manually the download is extremely slow. Is there something I'm missing?

The line for the package in my composer.json is "google/apiclient": "^2.15"

I saw other persons reporting windows active protection causing issues but I'm on Mac

@Hectorhammett
Copy link
Contributor

Hello @UVLabs ! Thanks for the message!

This sounds like a network hiccup of sorts somewhere. I went ahead and try to download it myself and it worked correctly. Are you still having the same issue?

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

2 participants