在github上下载ESP-WHO老是下载不成功,ESP-WHO是否有国内的下载源?

tony5555
Posts: 6
Joined: Fri May 14, 2021 1:16 am

在github上下载ESP-WHO老是下载不成功,ESP-WHO是否有国内的下载源?

Postby tony5555 » Fri May 14, 2021 1:40 am

按照官方提供的Github链接使用Readme中的下载方法下载代码不成功,Github服务器上放置在国外的代码大部分托管到亚马逊云上,在国内访问亚马逊云可能有限制导致在Github上下载代码不成功,官方是否有相关的国内代码源?
1.png
1.png (41.8 KiB) Viewed 17448 times
2.png
2.png (9.86 KiB) Viewed 17448 times
ROOT:~$ git clone --recursive https://github.com/espressif/esp-who.git
Cloning into 'esp-who'...
remote: Enumerating objects: 1652, done.
remote: Counting objects: 100% (213/213), done.
remote: Compressing objects: 100% (133/133), done.
remote: Total 1652 (delta 104), reused 141 (delta 69), pack-reused 1439
Receiving objects: 100% (1652/1652), 13.42 MiB | 3.72 MiB/s, done.
Resolving deltas: 100% (778/778), done.
Checking connectivity... done.
Submodule 'components/esp-face' (https://github.com/espressif/esp-face) registered for path 'components/esp-face'
Submodule 'components/esp32-camera' (https://github.com/espressif/esp32-camera.git) registered for path 'components/esp32-camera'
Submodule 'esp-idf' (https://github.com/espressif/esp-idf) registered for path 'esp-idf'
Cloning into 'components/esp-face'...
remote: Enumerating objects: 1260, done.
remote: Counting objects: 100% (195/195), done.
remote: Compressing objects: 100% (148/148), done.
remote: Total 1260 (delta 48), reused 175 (delta 43), pack-reused 1065
Receiving objects: 100% (1260/1260), 71.33 MiB | 10.90 MiB/s, done.
Resolving deltas: 100% (536/536), done.
Checking connectivity... done.
Submodule path 'components/esp-face': checked out '420fc7e219ba98e40a5493b9d4be270db2f2d724'
Cloning into 'components/esp32-camera'...
fatal: unable to access 'https://github.com/espressif/esp32-camera.git/': gnutls_handshake() failed: A TLS packet with unexpected length was received.
Clone of 'https://github.com/espressif/esp32-camera.git' into submodule path 'components/esp32-camera' failed

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: 在github上下载ESP-WHO老是下载不成功,ESP-WHO是否有国内的下载源?

Postby ESP_Gargamel » Fri May 14, 2021 2:15 am

你试试把 https://github.com 换成 https://github.com.cnpmjs.org
比如:git clone --recursive https://github.com.cnpmjs.org/espressif/esp-who.git
这个镜像暂时可用,但不确定什么时候会不行。

hello_galaxy
Posts: 10
Joined: Mon Jul 19, 2021 12:20 pm

Re: 在github上下载ESP-WHO老是下载不成功,ESP-WHO是否有国内的下载源?

Postby hello_galaxy » Tue Jan 03, 2023 2:24 am

先git下载esp-who,然后组件下载zip,很快

Who is online

Users browsing this forum: No registered users and 19 guests