Manually define the proxy in ~/.gradle/gradle.properties to ensure the background build process uses it: properties
Below is a comprehensive guide to diagnosing and fixing "idea download gradle timeout" issues. 1. Increase Gradle Timeout Thresholds idea download gradle timeout
By default, Gradle may give up too quickly on slow connections. You can explicitly increase the socket and connection timeouts by adding properties to your global or project-level gradle.properties file: Manually define the proxy in ~/