Hello,
I recently purchased a Team license for SonarCloud and am trying to import my GitLab projects into my organization. I’m having a problem importing the projects with GitLab, hope you can help. This are the details.
ALM used: GitLab
CI system used: Not applicable (issue occurs when importing projects)
Scanner command used: Not applicable (issue occurs before scanning)
Languages of the repository: Not applicable (please specify if relevant)
Only if the SonarCloud project is public, the URL: Not applicable
Error observed:
No additional logs or debugging information are available.
Steps to reproduce:
- Log in to SonarCloud with a Team license.
- Navigate to my organization, binded with GitLab.
- Attempt to import a project from GitLab. Select one from the list of available projects and click on SetUp
- Select any option in the clean as you code setup screen and click on create.
- An “Unexpected Error” message appears without further details. On the console there is a 500 response code for this url https://sonarcloud.io/api/alm_integration/provision_projects
Potential workaround:
None found so far. Looking for guidance on how to debug this issue or obtain more detailed logs.
Additional information:
The organization was created using the GitLab/Sonarqube integration using an personal access token with api permissions on GitLab. The same personal access token is being used for the creation of the projects
Would appreciate any help in resolving this issue.
Thanks!