-
Notifications
You must be signed in to change notification settings - Fork 531
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
Push - The remote disconnected #1065
Comments
I have the same issue since today |
Writing objects: 100% (127/127), 1.74 MiB | 1.99 MiB/s, done. (The error was parsed as 5: The remote disconnected. Check your Internet connection and try again.) |
I just made a backup of the most recent files, and cloned the repository again, now its working with no problem |
@clxadmin this appears to be the underlying issue:
This seems to be occurring on If it fails there try and run the operation with the |
This looks very similar to #1050, please have a read of the details there and see if setting a higher limit for determining when to buffer during push operations will help:
|
I try the same.. deleted whole repository and cloned it new -- still the same issue. |
I'm using GitHub Desktop on Mint - the question is how to do this (git config http.postBuffer 524288000) with that? |
This comment has been minimized.
This comment has been minimized.
@clxadmin This is the Git command to run within your problem repository, so you'll need the Git command line installed to then |
Closing this out due to inactivity, now that we understand the area better |
The problem
I have internet and when i try to push, it gives me that error message: "The remote disconnected. Check your Internet connection and try again."
Release version
Version 3.3.12-linux2 (x64)
Operating system
Arch Linux
Steps to reproduce the behavior
1-Go to reppository
2-Click push origin
3-error
Log files
2024-05-19.desktop.production.log
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: