Hi , I am getting this error. Done with increasing log size but still same issue.
##[error]ERROR: Error during SonarScanner execution
ERROR: Error during SonarScanner execution
##[error]java.lang.IllegalStateException: Failed to upload report: Fail to request url: https://sonarqube/api/ce/submit?projectKey=project_key &projectName=projectname&characteristic=branch%3DSonarQube-Fix&characteristic=branchType%3DBRANCH
java.lang.IllegalStateException: Failed to upload report: Fail to request url: https://Sonarqube/api/ce/submit?projectKey=projectkeyname&projectName=projectname&characteristic=branch%3DSonarQube-Fix&characteristic=branchType%3DBRANCH
##[error]at org.sonar.scanner.report.ReportPublisher.upload(ReportPublisher.java:225)
Please share if any solution of this problem.