3 months ago
Loads of issues today. All our apps were inaccessible for a period of time with a 503 response across the board coming from your caching server.
Now we cannot build, see below.
openjdk version "21.0.2" 2024-01-16
OpenJDK Runtime Environment (build 21.0.2+13-58)
OpenJDK 64-Bit Server VM (build 21.0.2+13-58, mixed mode, sharing)
mise java@21.0.2 ✓ installed
mise ERROR Failed to install aqua:apache/maven@3.9.13: HTTP status client error (404 Not Found) for url (https://archive.apache.org/dist/maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.tar.gz)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
Help appreciated
6 Replies
3 months ago
Yes we had also issues where pushing to GH would not trigger a new build / deploy and a manual redeploy would just build the same old code
it seems to work no again.
Maybe it was related to the same CDN issues
3 months ago
Here it seems to be a build pack issue because maven 3.9.13 is not available in the archive. The correct URL should be https://dlcdn.apache.org/maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.tar.gz
solocommercenl
Yes we had also issues where pushing to GH would not trigger a new build / deploy and a manual redeploy would just build the same old code it seems to work no again. Maybe it was related to the same CDN issues
3 months ago
We had that too.
3 months ago
It's working now...
3 months ago
How did you fix it am also having same issue
Status changed to Open brody • 3 months ago
How did you fix it am also having same issue
3 months ago
I didn't. It just started to work again automagically... To be honest I don't think there was anything wrong on our side.
Status changed to Open chandrika • 2 months ago
Status changed to Solved chandrika • 2 months ago