I can't push "big" commits (>1MB) to gitlab.com

If I use HTTPS, I got this error:

* GnuTLS recv error (-12): A TLS fatal alert has been received.
* Closing connection 2
error: RPC failed; result=56, HTTP code = 0
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly

If I use SSH, I got this error:

Writing objects: 100% (59/59), 2.42 MiB | 1.03 MiB/s, done.
Total 59 (delta 7), reused 0 (delta 0)
Connection to gitlab.com closed by remote host.


I tried everything I could find on the web so far.
I can push small commits, both on https and over ssh.
I tried increase the https buffer on git, didn't work.
I tried on different OSs on different places (internet connections).
I disabled all my settings on router firewalls,etc
The limit of the repository is set to 0 (allow all sizes).

Any help on this issue?

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/feb7bc46-5dbd-4958-9f45-a99bf6ec7909%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to