【XR806开发板试用】下载代码时遇到如下错误 fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
请问大家有遇到过吗,看上去像是要访问google某个资源,然后被墙了,大家有什么好的办法吗?以下是完整过程。
(py3env) pyvip@VIP:~$ cd xr806_openharmony/
(py3env) pyvip@VIP:~/xr806_openharmony$ sudo repo init -u ssh://git@gitee.com/openharmony-sig/manifest.git -b OpenHarmony_1.0.1_release --no-repo-verify -m devboard_xr806.xml
warning: gpg (GnuPG) is not available.
warning: Installing it is strongly encouraged.
warning: templates not found /build/git-repo-publish/parts/git/install/usr/share/git-core/templates
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno 110] Connection timed out
(py3env) pyvip@VIP:~/xr806_openharmony$