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

Unable to tunnel through proxy. Proxy returns "HTTP/1.1 403 Request blocked by Privoxy" #5

Open
amin101 opened this issue Aug 11, 2019 · 7 comments

Comments

@amin101
Copy link

amin101 commented Aug 11, 2019

Gradle cant get sync . there is an error:

Unable to tunnel through proxy. Proxy returns "HTTP/1.1 403 Request blocked by Privoxy"

@hashemzargari
Copy link

I have same issue :(
I'm on fedora 31 and install gradle 6.1.1

@hashemzargari
Copy link

hashemzargari commented Feb 6, 2020

Gradle cant get sync . there is an error:

Unable to tunnel through proxy. Proxy returns "HTTP/1.1 403 Request blocked by Privoxy"

finally it's work! :)
first you need to use proxy ( suggestion: fodev.org ) best for IRAN
second if you got error or hanging on , you just go to sdk manager in android studio and un-checked and agiain after apply settings checked the android sdk build tools or just update it .

@reniel9210
Copy link

I have the same issue but I couldn't fix it with your answer

@dat036
Copy link

dat036 commented Jul 26, 2020

I have the same issue but I couldn't fix it with your answer

yead. I had the same problem. Did you fix it?

@dat036
Copy link

dat036 commented Jul 26, 2020

I have the same issue but I couldn't fix it with your answer

hey. let's try delete folder .gradle in C:Users/{username}/.gradle. open your android studio. set enable for https and rebuild your application . it's working for me.

@gucarvalho1981
Copy link

Hello , I add this line "systemProp.http.nonProxyHosts=*|localhost" in gradle.properties. Works !!!

@gucarvalho1981
Copy link

gucarvalho1981 commented Nov 2, 2020 via email

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

5 participants