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

pull and clone problem #374

Open
physicszq opened this issue Jul 24, 2023 · 4 comments
Open

pull and clone problem #374

physicszq opened this issue Jul 24, 2023 · 4 comments

Comments

@physicszq
Copy link

EOF appeared in advance, can't git pull or git clone successfully

@dbaluta
Copy link
Member

dbaluta commented Jul 24, 2023

can you copy paste the entire error? including the commands you used to get the error?

@physicszq
Copy link
Author

the

zq@zq-virtual-machine:~$ git clone https://github.com/linux-kernel-labs/linux.git
正克隆到 'linux'...
remote: Enumerating objects: 9124441, done.
error: 预期仍然需要 5522 个字节的正文.01 GiB | 4.73 MiB/s
fetch-pack: unexpected disconnect while reading sideband packet
fatal: 过早的文件结束符(EOF)
fatal: fetch-pack:无效的 index-pack 输出

The same result applies to using git pull

@dbaluta
Copy link
Member

dbaluta commented Jul 24, 2023

Works fine on my machine. I think there is a problem with your Internet setup.

See some suggestions here: https://stackoverflow.com/questions/66366582/github-unexpected-disconnect-while-reading-sideband-packet

@physicszq
Copy link
Author

Works fine on my machine. I think there is a problem with your Internet setup.

See some suggestions here: https://stackoverflow.com/questions/66366582/github-unexpected-disconnect-while-reading-sideband-packet

thank you

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