Skip to content

[bug]: Unable to connect self-hosted Gitlab integration #8228

@chivay-stm

Description

@chivay-stm

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Gitlab self hosted fails to connect

{"level":"info","message":"POST /silo/api/oauth/gitlab-enterprise/auth/config-key/b1129316-db22-4447-92d7-66129a21d7d5 200 60ms","meta":{"res":{"statusCode":200},"responseTime":60},"timestamp":"2025-12-03 10:33:54:3354"}
{"level":"info","message":"Executing query: SELECT * FROM application_secrets WHERE key = $1 and deleted_at is null","params":["x-gitlab_enterprise-id"],"timestamp":"2025-12-03 10:33:54:3354"}
{"error":{},"level":"error","message":"Error getting plane app details for GITLAB_ENTERPRISE","timestamp":"2025-12-03 10:33:54:3354"}
{"level":"error","message":"[SILo] Error processing response: Error: Application secret value not found for key: x-gitlab_enterprise-id","timestamp":"2025-12-03 10:33:54:3354"}
{"level":"info","message":"GET /silo/api/oauth/gitlab-enterprise/plane-app-details 500 20ms","meta":{"res":{"statusCode":500},"responseTime":20},"timestamp":"2025-12-03 10:33:54:3354"}

Steps to reproduce

  1. Plane Commercial deployed (and activated with a license)
  2. Created Gitlab application (got app ID and app secret)
  3. Went to workspace settings -> integrations -> GitLab Enterprise (GitLab marked as not configured)
  4. Clicked connect organization
  5. Entered all required fields (manually generated webhook secret)
  6. 500 ISE GET /silo/api/oauth/gitlab-enterprise/plane-app-details
  7. Gitlab self-hosted not connected

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted

Version

v1.17.0

Metadata

Metadata

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions