Status Update
Comments
za...@google.com <za...@google.com>
je...@google.com <je...@google.com> #2
how did you verify access to the URL ? from your browser ? if yes, maybe you just need to set the http proxy when running java
su...@gmail.com <su...@gmail.com> #3
I have zero proxies set up on my laptop. Is there proxy setting somewhere
in AS settings I should be checking?
I just used curl and wget from command line, to verify that URL was valid
and I was able to download the zip file.
Also, I used my default browser and it was also able to download the zip
file.
-Subodh
On Mon, Nov 8, 2021 at 11:36 AM <buganizer-system@google.com> wrote:
in AS settings I should be checking?
I just used curl and wget from command line, to verify that URL was valid
and I was able to download the zip file.
Also, I used my default browser and it was also able to download the zip
file.
-Subodh
On Mon, Nov 8, 2021 at 11:36 AM <buganizer-system@google.com> wrote:
Description
Android Studio Chipmunk | 2021.2.1 Canary 3
Build #AI-212.5284.40.2112.7855545, built on October 26, 2021
Runtime version: 11.0.12+0-b1504.28-7817840 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 11.6.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry: external.system.auto.import.disabled=true
DESCRIBE THE ISSUE IN DETAIL:
I have the following content in gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl = https\://
STEPS TO REPRODUCE:
1. When I attempt to open project I get error "Could not install Gradle distribution from '
I verified there are no issues with accessing above url.
------------------
Studio Build: #AI-212.5284.40.2112.7855545, built on October 26, 2021
Version of Gradle Plugin: 7.1.1
Version of Gradle: 7.1.1
Version of Java: 1.8
OS: Mac