Unable to see the Scan results on Dasboard everything is 0.0 0%

Must-share information (formatted with Markdown):

  • SonarQube community edition 9.9.8
  • how is SonarQube deployed: Helm

I have executed the sonar scan for dotnet project using below commands:-
E:\CIFS_WIN\company\tools\sonarScanner\sonar-scanner-net-framework\SonarScanner.MSBuild.exe begin /k: "<project-key>" /n:sonar.projectName= "<project-name>" /d:sonar.host.url= "<sonarUrl>"

MSBuild.exe <path to project file or .sln file> /t:Rebuild

E:\CIFS_WIN\company\tools\sonarScanner\sonar-scanner-net-framework\SonarScanner.MSBuild.exe end


I will send the logs personally

This is happening only after 2 days of upgrade. before and just one after upgrade everything is working fine. This is observed for only dotnet projects using MSBUILD.EXE

Hi,

Welcome to the community!

Only the latest version of SonarQube Community Build is considered active, so you’ll need to upgrade and see if the situation is still replicable before we can help you.

Your upgrade path is:

9.9.8 → 24.12 → 25.6

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.

 
Ann