Sonarqube background task status "cancelled" and no result show on project page

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)

Enterprise Edition, Version 8.9.2 (build 46101) with Trial license, and with Docker installation

  • what are you trying to achieve

I scanned a C# project(based on .net framework) at my local machine, the result is “Execution SUCCESS”, then goes to sonarqube web page, there is no analysis result and found the background task status is “CANCELED”

  • what have you tried so far to achieve this

re-run below command, got same error

SonarScanner.MSBuild.exe begin
MsBuild.exe /t:Rebuild
SonarScanner.MSBuild.exe end

Hi,

Welcome to the community!

Can you check your project’s Background tasks? Hopefully you’ll find something there about the cancellation.

 
HTH,
Ann