Hello, we have a new project and we’re getting a 500 when trying to upload the first analysis for the new project. All other projects can connect and upload analysis just fine.
Sonar edition: Developer
Sonar version: v2025.1
Running as a container in Kubernetes, deployed using the Sonarqube Helm chart version 2025.1.0
Using Github Actions to run sonar as a Gradle task using ScannerGradle/5.1.0.4882/Gradle 8.11
DevOps Platform Integration: enabled and appears to be valid, but does not update PRs (this is a separate issue - not important at this stage if unrelated)
So far we have allowed analyses done in the pipeline on new repos to create the projects, we have not added them manually in Sonarqube. All the other projects seem to be able to upload information just fine, but this might be the first new project since we have enabled the Github Devops Platform Integration.
Trying to import a new project from Github returns This GitHub App must be configured with a callback URL from Github, but checking the integration under Administration looks OK:
Since we never got the PR decoration to work, I have removed the Github Devops Platform Integration as a test - now the new project pushed the results as expected, without errors.
We might open a new post for getting the Github Devops Platform Integration to work if we decide to try that again in the future.
This is fixed for now, thank you for taking the time to reply.
I’m glad you’ve worked through this but sad you turned off the feature before we could get to the bottom of the problem. Project creation on first analysis should work.
If I flag this for the experts, are you willing to work with them?
I would definitely be willing to help get to the bottom of this, but need to get some time allocated for this and then recreate the conditions. I’ll post here when that happens.