I'm trying to push a project of mine to my private GitLab.com repo. The message I get when trying to push to the HTTPS url is the following:
>> git push origin master Counting objects: 75, done. Delta compression using up to 4 threads. Compressing objects: 100% (71/71), done. Writing objects: 100% (75/75), 12.90 KiB | 0 bytes/s, done. Total 75 (delta 46), reused 0 (delta 0) error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054 fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Everything up-to-date Pushing to the SSH url gives the following: >> git push origin master Pushing to g...@gitlab.com:Fitznet/FitzLane.git FATAL ERROR: Network error: Software caused connection abort fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Completed with errors, see above. I was able to push to another local clone of the same repo. I also was able to push my full repo to Github.com. You can find it here: https://github.com/monsdar/FitzLane/commits/master I also created a brand new repo in Gitlab and tried to push to it - Getting the same error messages as above. The Gitlab repo seems to not accept the following commit and all that follows: - https://github.com/monsdar/FitzLane/commit/837a1add75b09e665dbb9e248c338d3eefb93355 I'm still able to do smaller changes like updating the Readme.md directly from the web interface. I also cloned the repo and did some smaller changes without problem. Is this a Gitlab.com issue? Can someone else create an empty repo and push my repo (you can get it from the Github link above)? -- 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/ec304d93-5b9a-4029-aa22-ad2412b95f21%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.