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?

Comment From: davecheney

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.

Comment From: erifan

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 ?

Comment From: davecheney

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

Comment From: erifan

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.

Comment From: ALTree

This happens sometimes, with HK ip addresses too. In the past we usually pinged @bradfitz and @jbuberel, but I don't know if I'm up to date on this (apologies for the ping if that's not the case).

Comment From: erifan

The issue remains, does anyone know how to deal with it ?

Comment From: chenyahui

I have the same problem, too.

Comment From: ianlancetaylor

CC @golang/osp-team

Comment From: erifan

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.

Comment From: Abirdcfly

maybe this https://github.com/golang/go/issues/20065#issuecomment-296231971 helpful.

Comment From: rvngar1

https://github.com/golang/go/issues/45246