Skip to content

Pushing to Gitlab.com fails with "RPC failed; ... errno 10054"

Summary

I'm not able to push my repo to Gitlab.com. Pushing to local clones or Github.com works without problems. The central error message is error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054.

Steps to reproduce

Expected behavior

The repo is pushable without any errors.

Relevant logs and/or screenshots

This is the error message I get when pushing to the HTTPS address:
See comment below

This is the error message when trying to push to the GIT address:
See comment below

The Gitlab repo seems to not accept the following commit and all that follows: https://github.com/monsdar/FitzLane/commit/837a1add75b09e665dbb9e248c338d3eefb93355

Output of checks

Possible fixes