arduino-esp32 icon indicating copy to clipboard operation
arduino-esp32 copied to clipboard

git clone failed

Open YFJiang opened this issue 1 year ago • 4 comments

Related area

ESP32

Hardware specification

ESP32

Is your feature request related to a problem?

when i try to clone this repo, it reports below errors:" git clone --progress --recursive -v https://github.com/espressif/arduino-esp32.git hardware/espressif/esp32 Cloning into 'hardware/espressif/esp32'... POST git-upload-pack (185 bytes) POST git-upload-pack (gzip 3612 to 1828 bytes) remote: Enumerating objects: 55147, done. remote: Counting objects: 100% (1242/1242), done. remote: Compressing objects: 100% (592/592), done. error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 4847 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output "

Describe the solution you'd like

can do clone

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • [X] I confirm I have checked existing list of Feature requests and Contribution Guide.

YFJiang avatar Jul 20 '24 06:07 YFJiang

this must be some local or temporary problem. Repository is working fine

me-no-dev avatar Jul 20 '24 08:07 me-no-dev

If you are located in China, these are known issues. There is the chinese firewall...

Jason2866 avatar Jul 21 '24 14:07 Jason2866

as mentioned above, this problem is more likely on your end.

Can I consider this issue as answered?

VojtechBartoska avatar Jul 22 '24 10:07 VojtechBartoska

I see this also from time to time. But in any case it is either a wonky internet connection or something at githubs side.

I believe this issue can be closed.

everslick avatar Aug 17 '24 13:08 everslick

Like issue https://github.com/espressif/arduino-esp32/issues/10060 this is highly likely to be a local configuration issue, unreproducable to the rest of the universe. Might be firewalls, local or national, or antivirus or just local machine issues.

I'd suggest closing both as both have been unresponsive and there's not exactly an outpouring of users reporting either.

robertlipe avatar Jan 13 '25 04:01 robertlipe