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

fatal errors while cloning forked repo #41319

Open
adaobimedia opened this issue Jul 11, 2021 · 2 comments
Open

fatal errors while cloning forked repo #41319

adaobimedia opened this issue Jul 11, 2021 · 2 comments

Comments

@adaobimedia
Copy link

Hello @jlord

Just wanted to let you know that whilst cloning the fork I made of patchwork (a Git-It exercise) several serious-sounding errors occurred. I don't know if this is actually part of the Git-it work steps and we're expected to troubleshoot it later as a homework task. But, thought that I'd flag to you in case something is seriously broken.

Please see the readout from my terminal (Mac OS everything up-to-date). I ran it twice and got the same messages:

➜  projects git clone https://github.com/adaobimedia/patchwork.git
Cloning into 'patchwork'...
remote: Enumerating objects: 419349, done.
remote: Counting objects: 100% (279/279), done.
remote: Compressing objects: 100% (146/146), done.
error: 5679 bytes of body are still expected.85 MiB | 5.48 MiB/s
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed

NOTE I do not get notifications for new issues created in this repository (because there are so many PRs coming through as people do the challenges it would flood my inbox) so if you open an issue you must ping me, @jlord.

Also please consider if your issue is actually with Git-it or reporobot as this repository is generated by those two.

@adaobimedia
Copy link
Author

@jlord

An update, I also just tried cloning my fork using the SSH protocol. Here's the fail message I received in Terminal:

➜  projects git clone [email protected]:adaobimedia/patchwork.git
Cloning into 'patchwork'...
ssh: connect to host github.com port 22: Operation timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@ghost

This comment was marked as spam.

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

1 participant