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

API returns 503 Service Temporarily Unavailable #87

Open
wartingep opened this issue Sep 21, 2023 · 5 comments
Open

API returns 503 Service Temporarily Unavailable #87

wartingep opened this issue Sep 21, 2023 · 5 comments

Comments

@wartingep
Copy link

wartingep commented Sep 21, 2023

API return 503 Service Temporarily Unavailable again

$ curl "https://api.foojay.io/disco/"
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

@Virtlink
Copy link

I encounter this error also, while trying to build my program using Gradle and the foojay 0.7.0 plugin. For me this is blocking. I hope it is resolved soon.

The dependency on foojay.io feels very brittle, where a misconfiguration or unexpected incident on Foojay's side can block the work of many people. Apparently this is not the first time this happened, and I think the Gradle plugin should deal with this gracefully.

@HanSolo
Copy link
Collaborator

HanSolo commented Sep 21, 2023

We are already on it…

@HanSolo
Copy link
Collaborator

HanSolo commented Sep 21, 2023

Should be back online…

@HanSolo
Copy link
Collaborator

HanSolo commented Sep 21, 2023

It looks like the Gradle plugin is used a lot which creates way more load than we thought. Just back from a chat about that, we will add more resources and better scalability to the setup to avoid those problems.

@Virtlink
Copy link

The plugin is automatically added when you create a new Gradle project in IntelliJ, and also recommended on some pages on the Gradle website.

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

3 participants