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

problem cloning project #16

Open
ladybug opened this issue Oct 18, 2024 · 2 comments
Open

problem cloning project #16

ladybug opened this issue Oct 18, 2024 · 2 comments

Comments

@ladybug
Copy link

ladybug commented Oct 18, 2024

this is all I did: git clone https://github.com/JetBrains/guide.git

Cloning into 'guide'...
remote: Enumerating objects: 44036, done.
remote: Counting objects: 100% (5772/5772), done.
remote: Compressing objects: 100% (4067/4067), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 455 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

@pauleveritt
Copy link
Collaborator

Hi Cindy, sorry you're having trouble. We just tried and it worked ok. Maybe it's a network issue?

Or maybe increase the buffer size: git config --global http.postBuffer 524288000

@pauleveritt
Copy link
Collaborator

pauleveritt commented Oct 20, 2024 via email

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