sameersbn / sameersbn/docker-gitlab
GitLab 9.5.5 - Import project from bitbucket not working
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Hello.
I'm having a problem when trying to import projects from bitbucket.
I've enabled BitBucket OAuth following this guide
https://docs.gitlab.com/ee/integration/bitbucket.html
And I've configured the required enviroment variables
- OAUTH_BITBUCKET_API_KEY=xxxxxxx
- OAUTH_BITBUCKET_APP_SECRET=yyyyyy
The problem is that when I navigate to New Project -> Import From BitBucket -> Import, a progress spin appears inside the import button but the project is never imported.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Bitbucket OAuth guide and the configured OAUTH_BITBUCKET_API_KEY and OAUTH_BITBUCKET_APP_SECRET values, then reproduce the failure through New Project → Import From BitBucket → Import. Trace the import request and determine why it remains in the loading state; done means a Bitbucket project imports successfully or the failure is reported clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100