SonarQube Server 10.4.1.88267 : Deployed in Ubuntu 22.04 LTS through Docker Compose
Sonar Runner installed in Teamcity through plugins.jetbrains.com. Version 2020.1-11
Hello All,
I am trying to integrate sonarQube in my teamcity pipelines and am facing issues that says
" ERROR: Error during Sonar runner execution
ERROR: Fail to download libraries from serverERROR: Fail to download libraries from server".
My steps that I have followed so far are:
- Set Up a Sonarqube server in ubuntu 22.04.
- Install sonar-runner plugin in teamcity and provide URL and token of the sonarqube server
Once I run the build, the said error occurs.
I would appreciate some assistance here from the community. Thanks very much.