Unable to login with self-hosted gitlab
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 544
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to deploy self-hosted codecov and use it in conjunction with self-hosted gitlab
I configured the gitlab application.
as shown below
After deploying codecov using docker compose, I was successfully prompted to login with gitlab ce
And then this error appeared
The difference I found was that I configured the callback address to be
http://ip:port/login/gitlab_enterprise
but it changed to
http://ip:port/login/gle
When I change it to gitlab_enterprise and type it directly into the browser, I can bring up the gitlab authentication window, but it still fails after authentication
Any help is appreciated!
Contributor guide
No contributing guide indexed for this repository
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 Docker Compose deployment and compare the configured GitLab callback with the /login/gitlab_enterprise and /login/gle routes shown in the report. Done means self-hosted GitLab authentication completes without the reported error; the issue does not identify a source file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, gitlab
- Domain
- authentication, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100