-
Notifications
You must be signed in to change notification settings - Fork 903
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
Severe reliability issue on API endpoint https://chocolatey.org/api/v2/ #1629
Comments
searching for packages on https://chocolatey.org/packages is very slow too. |
I'm getting a lot of
When trying choco install Earlier searching on the website for packages was timing out or very slow Trying to install chocolately was getting errors due to 503ing https://chocolatey.org/install.ps1, retried it and it did download |
I noticed an issue with api/v2/ not responding Aug 14th as well, it started working after about an hour after noticing the issue... |
See this issue |
The issue appears to have been resolved. |
No, it's not resolved. It's still very unreliable.... |
I am getting many errors when trying to install packages: |
@nissant I'm getting the same errors over and over again. When I try to access specific packages to download them locally I regularly get errors on chocolatey.org. Virtually every package is not downloading properly from chocolatey.org. I'm just downloading all of them locally at this point. I keep getting "The service is unavailable" when browsing specific packages on chocolatey.org. |
@nissant @brandonhawbaker |
Thanks Kim, this is a cool website in the future for status updates. |
@brandonhawbaker be aware that site is manually updated by the chocolatey staff, as such it may take some time when problems occur until the status page is updated. |
I just learned there has been #37 (currently titled "Receive messages (like maintenance messages) from servers") for a while. Please all upvote the first comment there so it gets more traction.
That is a 404-error by now. @pauby, did you mean #290 (comment)? If not, which issue did you mean? |
What You Are Seeing?
Since earlier today (2018-08-21), choco installation of a large group of packages is taking a lot longer, upon closer investigation it appears that https://chocolatey.org/api/v2/ does not respond in time - while it normally responds in less than two seconds, today the API endpoint is timing out sporadically (~30% of all requests).
The host is an idle windows server 2016 on AWS and does not shown any other anomaly throughout its operation in the past several weeks.
How Did You Get This To Happen? (Steps to Reproduce)
choco install
on any existent or non-existent package name.Output Log
https://gist.github.com/HouzuoGuo/9c004b856d5409c7286127cd1903c7ab
Observe that:
The text was updated successfully, but these errors were encountered: