codecov / codecov/self-hosted

Unable to login with self-hosted gitlab

Open
#34 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug Low
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
image
After deploying codecov using docker compose, I was successfully prompted to login with gitlab ce
image
And then this error appeared
image
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
image
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
image

Any help is appreciated!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.