-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
Gerrit: can't push code because of the location #45246
Comments
Hello, The go contributor process is a little more involved as we use gerrit for code review. Please see https://golang.org/doc/contribute for the details. |
This is not the first time I have submitted a patch to the community, I signed the CLA very early. And It was fine just several days ago. Is there any related update on the contributor process recently? I read it roughly and found no relevant content, maybe I missed something ? |
Can you give some more information about where you are in the submission process? It feel like you are at this stage https://golang.org/doc/contribute#mail |
I don't use the codereview extension. The command was executed on a machine in Shanghai China, but it will visit Google with a Singapore IP. The email should be ok because I can submit with the same email on an UK machine. |
The issue remains, does anyone know how to deal with it ? |
I have the same problem, too. |
CC @golang/osp-team |
Hi @golang/osp-team, please help to check this issue or forward it to right person, it prevents me from updating old patches and submitting new patches. |
maybe this #20065 (comment) helpful. |
What did you do?
$ git push https://go.googlesource.com/go HEAD:refs/for/master
remote: PERMISSION_DENIED: The caller does not have permission
remote: [type.googleapis.com/google.rpc.LocalizedMessage]
remote: locale: "en-US"
remote: message: "go.googlesource.com is not available from your location."
remote:
remote: [type.googleapis.com/google.rpc.RequestInfo]
remote: request_id: "dc7bf1e761f54a5a9d692005f88dfd7e"
fatal: unable to access 'https://go.googlesource.com/go/': The requested URL returned error: 403
China’s IP seems to be blocked, but our export IP is Singapore. Is the Singapore IP also blocked?
The text was updated successfully, but these errors were encountered: