Cannot use connection to Gradle distribution 'xxxx' as it has been stopped

Viewed 828

so I have never had this happen before, I am trying to load a gradle project in IntelliJ idea, but I keep getting this following error.

Cannot use connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-3.0-bin.zip' as it has been stopped.

Here is the logs of the gradle process

Download https://services.gradle.org/distributions/gradle-3.0-bin.zip finished, took 14 s 732 ms (69.3 MB)
7:49:01 AM: Execution finished 'wrapper'.

Could not find anything on google that was useful.

0 Answers
Related