Problem with connection to SonarQube

  • SonarQube on prem (7.9.1.27448)
  • Execute the Scanner for MSBuild from my computer
  • On Third Step:

Calling the SonarQube Scanner…
INFO: Scanner configuration file: C:\Users[EDIT]\Documents\sonar-scanner-msbuild-master\DeploymentArtifacts\BuildAgentPayload\Debug\net46\sonar-scanner-3.3.0.1492\bin…\conf\sonar-scanner.properties
INFO: Project root configuration file: C:\Users[EDIT].sonarqube\out\sonar-project.properties
INFO: SonarQube Scanner 3.3.0.1492
INFO: Java 12.0.2 Oracle Corporation (64-bit)
INFO: Windows 10 10.0 amd64
INFO: User cache: C:\Users[EDIT].sonar\cache
ERROR: SonarQube server [EDIT] can not be reached
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 0.725s
INFO: Final Memory: 3M/54M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: Unable to execute SonarQube
ERROR: Caused by: Fail to get bootstrap index from server
ERROR: Caused by: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
ERROR:
The SonarQube Scanner did not complete successfully
Post-processing failed. Exit code: 1


[EDIT] - just edited some information

Could be problem with reverse proxy, or something else ?

Hi,

Welcome to the community!

This may help:

 
Ann