sameersbn / sameersbn/docker-gitlab
gitlab repo sync to github repo faild
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
I start a gitlab instance use this docker-gitlab.
when I config the mirror of gitlab's repo, the mirror sync to github failed.
13:push to mirror: git push: exit status 128, stderr: "fatal: unable to access 'https://github.com/gh-id/repo.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.\n".

I have tried many times, it still failed.
what's the reason? Is there something wrong with GnuTLS? How to resolve it?
Please help me. Thanks a lot.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the GitLab repository mirror configuration described in the issue and inspect the reported git push stderr and available container logs. Done means identifying whether the GnuTLS recv error is caused by the docker-gitlab environment or the GitHub connection and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, git, github, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100