-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
Can't synchronize GitLab repositories anymore
Steps to reproduce the issue:
- Go to Gitlab and open User Settings > Applications
- Revoke Repman from the list of Authorized Applications
- Unlink GitLab from Repman User settings
- Go to https://app.repman.io/organization//package
- Click on Add package
- Select GitLab
- Authenticate with GitLab
- Authorize Repman to access your GitLab repositories
- Select the repositories to be synchronized
- Click Add
- In the list of packages, all packages appear with a red message saying "SYNCHRONIZATION ERROR"
SYNCHRONIZATION ERROR
Error: Failed to execute git clone --mirror -- 'https://oauth2:***@gitlab.com/<organization>/<package>.git' '/home/repman/.composer/cache/vcs/git-gitlab.com-<organization>-<package>.git/'
Cloning into bare repository '/home/repman/.composer/cache/vcs/git-gitlab.com-<organization>-<package>.git/'...
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://oauth2:***@gitlab.com/<organization>/<package>.git/'
Logs:
Failed to clone the git@gitlab.com:<organization>/<package>.git repository, try running in interactive mode so that you can enter your credentials
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels