Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Unable to push audio files to repo #3724

Open
chrishazfun opened this issue Nov 13, 2014 · 8 comments
Open

Unable to push audio files to repo #3724

chrishazfun opened this issue Nov 13, 2014 · 8 comments
Milestone

Comments

@chrishazfun
Copy link

Having this would be great.

@ussuri
Copy link
Contributor

ussuri commented Nov 13, 2014

Thanks for reporting! Could you paste the errors/warnings from the console here, if any? How large are the files you are trying to push?

@ussuri ussuri added this to the Later milestone Nov 13, 2014
@chrishazfun
Copy link
Author

Audio file size: 939 KB (one minute in length) inside a new folder

Error:
Title: ERROR WHILE PUSHING CHANGES
Body text: The connection was reset by the server. This may happen when pushing commits with large changes.

@gaurave
Copy link
Contributor

gaurave commented Nov 14, 2014

Unfortunately this is happening due to the size of the file and not specific to audio file. Currently there is no way to push large files using CDE. This is limited by the chrome http connection. We are working on a more robust port of native libgit2. That will fix the problem. Sorry about the trouble.

@chrishazfun
Copy link
Author

Ok, good to know this is being worked on.

@ZMYaro
Copy link

ZMYaro commented Dec 28, 2014

Is there some other way to commit changes that cause that error?

@chrishazfun
Copy link
Author

Update: I have found an open-source proxy server that may circumvent Chromes standard restrictions: https://github.com/a85/POSTMan-Chrome-Extension/wiki/Postman-Proxy

@chrishazfun
Copy link
Author

Having just stumbled onto the fact that even images can't be pushed if the file size is larger than usual, the want for a more robust has now become a need.

@hb9cwp
Copy link

hb9cwp commented Apr 8, 2015

I also ran into this issue. Still can't push after deleting the large files and commit. How can I remove the pending add/delete commits from the push queue that still cause the connection reset, e.g. how to make CDE's push functional again? Thanks.

Update: I repeated push several times after I noticed on Github that (parts of) the commits have arrived despite the connection reset errors. After some five attempts, the push completed without error. Now I can push again, while avoiding large files using .gitignore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants