arriolac / GitHubRxJava

Interacting with the GitHub API using Retrofit + RxJava
56 stars 27 forks source link

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

Open amin101 opened 5 years ago

amin101 commented 5 years ago

Gradle cant get sync . there is an error:

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

hashemzargari commented 4 years ago

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

hashemzargari commented 4 years ago

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 commented 4 years ago

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

dat036 commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

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

gucarvalho1981 commented 3 years ago

I put gradle.properties

[image: Captura de Tela 2020-11-02 às 11.56.33.png]

Em seg., 2 de nov. de 2020 às 07:15, Hossein HassanNejad < notifications@github.com> escreveu:

the first step use vpn. (step by step protonvpn configoration on linux https://protonvpn.com/support/linux-vpn-setup/) I think Gradle save that, you in error 403 so, if u tested it with ur fucking country IP then delete Gradle file and run it with proxy and let the files be downloaded again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arriolac/GitHubRxJava/issues/5#issuecomment-720261144, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQY4M7RANF3ZYT54QESUPM3SNZFBVANCNFSM4IK3UGQQ .