-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
🐛bugSomething isn't workingSomething isn't working
Description
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
- Plane Commercial deployed (and activated with a license)
- Created Gitlab application (got app ID and app secret)
- Went to workspace settings -> integrations -> GitLab Enterprise (GitLab marked as not configured)
- Clicked connect organization
- Entered all required fields (manually generated webhook secret)
- 500 ISE
GET /silo/api/oauth/gitlab-enterprise/plane-app-details - Gitlab self-hosted not connected
Environment
Production
Browser
Mozilla Firefox
Variant
Self-hosted
Version
v1.17.0
Metadata
Metadata
Assignees
Labels
🐛bugSomething isn't workingSomething isn't working