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 fatal: early EOF #17

Closed
Ran-Xing opened this issue Aug 16, 2022 · 3 comments
Closed

git fatal: early EOF #17

Ran-Xing opened this issue Aug 16, 2022 · 3 comments

Comments

@Ran-Xing
Copy link

gg git clone git@github.com:xxxxxxxx.git
Cloning into 'xxxxxxxx'...
remote: Enumerating objects: 1465, done.
remote: Counting objects: 100% (589/589), done.
remote: Compressing objects: 100% (269/269), done.
ssh_dispatch_run_fatal: Connection to 127.0.0.2 port 40931: message authentication code incorrect
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

@mzz2017
Copy link
Owner

mzz2017 commented Aug 16, 2022

What is your node protocol?

@Ran-Xing
Copy link
Author

Ran-Xing commented Aug 16, 2022

@mzz2017 应该是 ssr , 怎么看协议呀,这个报错,我mac 用nmap 做转发的时候也有,完全看运气的

Host github.com
    HostName ssh.github.com
    User git
    Port 443
    TCPKeepAlive yes
    Proxycommand ncat --proxy 127.0.0.1:7890 --proxy-type socks5 %h %p

@mzz2017
Copy link
Owner

mzz2017 commented Aug 16, 2022

如果是节点不稳定的问题的话,gg也帮不了哦

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