Skip to content
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

git clone won't work #37

Closed
Nothing2Do opened this issue Mar 16, 2024 · 2 comments
Closed

git clone won't work #37

Nothing2Do opened this issue Mar 16, 2024 · 2 comments

Comments

@Nothing2Do
Copy link

Describe the bug.

I have this on my shell : "{10:36}~/flipper ➭ git clone --recursive --jobs 8 https://github.com/Next-Flip/Momentum-Firmware.git
Cloning into 'Momentum-Firmware'...
remote: Enumerating objects: 146733, done.
remote: Counting objects: 100% (2075/2075), done.
remote: Compressing objects: 100% (817/817), done.
error: 677 bytes of body are still expected67 MiB | 564.00 KiB/s
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
" or some other error ("error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)", "error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.", etc ...).
So, I can't clone your repositori ...

Reproduction

git clone --recursive --jobs 8 https://github.com/Next-Flip/Momentum-Firmware.git

Target

No response

Logs

No response

Anything else?

No response

@Willy-JL
Copy link
Member

We can't do anything about that, sounds like something it's going wrong with your network stack, either packet loss or general instability. Try on another network or another devices maybe

@Nothing2Do
Copy link
Author

I know you'll say that, I'll come back later !
So, problem on my end, but only on with your git(hub) account ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants