Hi, not sure if this is the right channel, but I c...
# community-support
m
Hi, not sure if this is the right channel, but I couldn't find any better. We are recently observing many timeouts when trying to download Gradle when running builds on our CI. At least two different projects, no special configuration related to the wrapper or Gradle distribution. Did you noticed it also in your projects?
Copy code
org.gradle.tooling.GradleConnectionException: Could not install Gradle distribution from '<https://services.gradle.org/distributions/gradle-8.5-bin.zip>'.
...
Caused by: java.io.IOException: Downloading from <https://services.gradle.org/distributions/gradle-8.5-bin.zip> failed: timeout
...
Caused by: java.net.SocketTimeoutException: Connect timed out