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

Severe reliability issue on API endpoint https://chocolatey.org/api/v2/ #1629

Closed
HouzuoGuo opened this issue Aug 21, 2018 · 13 comments
Closed

Comments

@HouzuoGuo
Copy link

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)

  • Repeatedly run choco install on any existent or non-existent package name.

Output Log

https://gist.github.com/HouzuoGuo/9c004b856d5409c7286127cd1903c7ab

Observe that:

@yevmel
Copy link

yevmel commented Aug 21, 2018

searching for packages on https://chocolatey.org/packages is very slow too.

@ajh0912
Copy link

ajh0912 commented Aug 21, 2018

I'm getting a lot of

The remote server returned an error: (503) Server Unavailable. Service Unavailable

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

@sonjz
Copy link

sonjz commented Aug 21, 2018

I noticed an issue with api/v2/ not responding Aug 14th as well, it started working after about an hour after noticing the issue...

https://twitter.com/sonjz/status/1029426681524543488

@pauby
Copy link
Member

pauby commented Aug 21, 2018

See this issue

@HouzuoGuo
Copy link
Author

The issue appears to have been resolved.

@brandonhawbaker
Copy link

No, it's not resolved. It's still very unreliable....

@nisan-tagar
Copy link

I am getting many errors when trying to install packages:
2019-11-30 16:08:20,761 13956 [ERROR] - cmder not installed. An error occurred during installation:
The remote server returned an error: (503) Server Unavailable. Service Unavailable

@brandonhawbaker
Copy link

brandonhawbaker commented Nov 30, 2019

@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.

@AdmiringWorm
Copy link
Member

@nissant @brandonhawbaker
please follow the chocolatey status page, there are some slow and intermittent connection issues happening to the community repository: https://status.chocolatey.org/issues/2019-11-29-slow-and-intermittent-connection-issues/

@brandonhawbaker
Copy link

Thanks Kim, this is a cool website in the future for status updates.

https://status.chocolatey.org/

@AdmiringWorm
Copy link
Member

@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.

@garthmason
Copy link

Looks like this is popping up again this week, we are seeing a lot of 503 failures in our DevOps pipeline
image
Was happening for an hour or two yesterday then seemed to right itself - but it's back again now.

@jpluimers
Copy link

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.

See this issue

That is a 404-error by now. @pauby, did you mean #290 (comment)?

If not, which issue did you mean?

@chocolatey chocolatey locked and limited conversation to collaborators Dec 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests