I am facing problem with Sonar link with jenkins,

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this
    I a trying to conect my Jenkins with sonarqube and I see this erro

ERROR: Error during SonarScanner execution
org.sonarsource.scanner.api.internal.ScannerException: Unable to execute SonarScanner analysis

I follow your THe following solution posted in the past.

However I am runing the sonarqube on docker and I dont want to install HTTPS . How can I solve this issu. I am new to devops.

Hi,

Welcome to the community!

There’s really not enough to go on here. Can you post your full analysis log?

 
Thx,
Ann

Hi Ann,
Thanks for your help. I have added the log files. Please have alook.
es.log (52.4 KB)
web.log (52.3 KB)

I have tried on the both locak host and docker.
Really thanks full

I tried all the posible solutions written in the community Questions. Non of them working. I didnt manage to find our the issu yet. Please Help.

es.log (16.2 KB)
web.log (17.4 KB)

Hi,

Those are server logs. Can you post the logs generated when you run analysis?

 
Ann