You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: