Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install problem: Downloading gradle-6.5-bin.zip timeout #44

Closed
birdjumper opened this issue Jul 16, 2020 · 1 comment
Closed

Install problem: Downloading gradle-6.5-bin.zip timeout #44

birdjumper opened this issue Jul 16, 2020 · 1 comment

Comments

@birdjumper
Copy link

Hi

Am getting the following error when running:
bash -c "$(curl -sfL https://raw.githubusercontent.com/google/tsunami-security-scanner/master/quick_start.sh)"curl -sfL https://raw.githubusercontent.com/google/tsunami-security-scanner/master/quick_start.sh

Error:
Exception in thread "main" java.io.IOException: Downloading from https://services.gradle.org/distributions/gradle-6.5-bin.zip failed: timeout

I'm using Ubuntu 18 and as I'm behind a company proxy I've setup proxy settings for the system, for docker, curl and wget.

Any idea what I've missed?

Thanks

@carlspring
Copy link

You will need to set up your Gradle proxy settings as well. Have a look here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants