Hello,
Our build in Xcode Cloud uses gradle via a custom script. Today we're seeing persistent errors when our build job attempts to download the Gradle binary in the Xcode Cloud env.
Run custom shell script 'Build Shared KMP Framework'
Downloading https://services.gradle.org/distributions/gradle-8.13-bin.zip
Exception in thread "main" java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
So we're currently blocked from submitting an app update.
Can an Xcode Cloud engineer please comment regarding whether this is an ephemeral issue related to other networking issues reported in the forum here or if this warrants other investigation on our side?
Topic:
Developer Tools & Services
SubTopic:
Xcode Cloud