-
-
Notifications
You must be signed in to change notification settings - Fork 500
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
v6 bugs: Kiauh Klipper Install constantly fails in v6 #606
Comments
Looking at the screenshots, your download speed is very very slow. This could lead to such issues as well. |
Can you please do me a favor and show me the installation process via actual screenshots of Klipper with KIAUH v5? |
As it is already fully installed now, what would you like me to do? Remove and reinstall via v5? |
Ideally, yes. |
I am facing the similar error weither it is >V6 or V5, I am getting ´error: 8099 bytes of body are still expected I was also not able to clone kilpper initially if I do it manually, but after changing the git http post buffer, I can clone but the script still fails. https://stackoverflow.com/questions/6842687/the-remote-end-hung-up-unexpectedly-while-git-cloning 'git config --global http.postBuffer 1048576000' |
Linux Distribution
6.6.62+rpt-rpi-v7
What happened
Klipper fails to install, crashing on "Receiving objects" with a error message of:
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
error: 3719 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
[ERROR] Error cloning repository https://github.com/Klipper3d/klipper: Unknown error
[ERROR] An unexpected error occured during cloning of the repository.
[ERROR] An unexpected error occured during cloning of the repository.
[ERROR] Klipper installation failed!
What did you expect to happen
I expected to have KIAUH install Klipper, but it fails 100% of the time.
How to reproduce
even with expanding the http and https buffers to 500mb, it does not resolve the issue. I can reproduce 100% of the time.
Additional information
The text was updated successfully, but these errors were encountered: