-
Notifications
You must be signed in to change notification settings - Fork 919
Closed
Description
What is the problem?
Can't pass Gitlab creds to "Deploy from Github/Bitbucket/Gitlab"
If applicable, content of captain-definition
file:
No
Steps to reproduce the problem:
- Go to your app
- Then go to "Deployment" tab
- Pass "Repository", "Branch", "Username" , "Password" (try pass SSH instead username-password) and click "Save & Update"
- Show alert with content "Something bad happend"
Output of the following command on your server:
$ docker service logs captain-captain --since 5m
show me error
TypeError: Cannot read properties of undefined (reading 'getAppPushWebhookToken')
captain-captain.1.l2i3vi9bvk7r@baryman | TypeError: Cannot read properties of undefined (reading 'getAppPushWebhookToken')
captain-captain.1.l2i3vi9bvk7r@baryman | at /usr/src/app/built/datastore/AppsDataStore.js:458:22
captain-captain.1.l2i3vi9bvk7r@baryman | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
captain-captain.1.l2i3vi9bvk7r@baryman | POST /api/v2/user/apps/appDefinitions/update 500 0.972 ms - 21
Metadata
Metadata
Assignees
Labels
No labels