spring-projects / sts4

The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
https://spring.io/tools
Eclipse Public License 1.0
879 stars 206 forks source link

Failed to fetch Generation from Spring IO #1396

Open chandraprayoga opened 10 hours ago

chandraprayoga commented 10 hours ago

Hello,

Can anyone help on Visual Studio Code, why Extension Spring Boot Tools always gave WARNING notification like this:

Failed to fetch Generation from Spring IO: 503 Service Unavailable: "<html><EOL><EOL><head><title>503 Service Temporarily Unavailable</title></head><EOL><EOL><body><EOL><EOL><center><h1>503 Service Temporarily Unavailable</h1></center><EOL><EOL><hr><center>nginx</center><EOL><EOL></body><EOL><EOL></html><EOL><EOL>"

image

Its annoying, anyone can solve this issue?

Visual Studio Version: 1.95.1 Spring Boot Tools v1.58.0 Java: 23 Spring Boot: 3.3.5 Project: Maven Lang: Java Dependencies:

martinlippert commented 8 hours ago

We are experiencing a problem with the backend service here and are working on a solution. As a result of this issue, the version validations in the Spring Tools do not work and the mentioned error will appear. We are looking into this already.

We apologize for the inconvenience. Stay tuned for an update on this. Related post on Twitter: https://x.com/springtools4/status/1853729101565088142

chandraprayoga commented 7 hours ago

Thank you for solving this message warning, great job for you all. Closed for this issue, next to be updated the extension.

martinlippert commented 7 hours ago

While the error message is gone (due to the backend service in general is running again), the version validation itself is not working again (yet), so let's keep this open until we finally brought back everything.

chandraprayoga commented 5 hours ago

Great, . we'll be waiting a good news from here.