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

access to Gerrit denied because of location #20065

Closed
zs1379 opened this issue Apr 21, 2017 · 2 comments
Closed

access to Gerrit denied because of location #20065

zs1379 opened this issue Apr 21, 2017 · 2 comments

Comments

@zs1379
Copy link

zs1379 commented Apr 21, 2017

when use git mail to push the code to the go.googlesource.com, i have get an error

fatal: remote error: Access Denied (not available from your location)
(running: git push -q origin HEAD:refs/for/master)
git-codereview: exit status 128

but when i use a same account in other ip range, it have been success.

the denied ip address range is 58.23.0.0/16.

@mvdan
Copy link
Member

mvdan commented Apr 21, 2017

I recall @bradfitz helping someone with similar issues recently, but can't find any public details.

@mvdan mvdan changed the title access denied because of location access to Gerrit denied because of location Apr 21, 2017
@bradfitz
Copy link
Contributor

Sorry, we do want your contributions, but our Gerrit server doesn't accept pushes from Chinese IP spaces. This is similar to how https://play.golang.org/ doesn't permit generating "Share" URLs from Chinese IP spaces.

We used to be totally blocked in China due to the Great Firewall of China, so this "read-only" state is an improvement at least, even if it's not ideal. The Go team would love if we could have no location restrictions anywhere in the world, but one step at a time. Getting to this "read-only" state was enough work.

Good to hear some of your IP ranges work at least.

@golang golang locked and limited conversation to collaborators Apr 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants