Closed dennys closed 2 years ago
Hi,
I try to run this exporter from docker, but I get this error message, it seems SSl error. And I add --ignore-ssl-verification but it still fails, is there any suggestion?
And I use SonarQube 9.2.4, not 8.x, is it possible due to the version?
docker run -p 8999:8999 nthienan/sonarqube-exporter sqe --url https://x.x.x.x:9000 --user-token *** --ignore-ssl-verification --log-level DEBUG
Sorry, my bad, I input the wrong URL. This exporter is excellence, thanks!!!
Hi,
I try to run this exporter from docker, but I get this error message, it seems SSl error. And I add --ignore-ssl-verification but it still fails, is there any suggestion?
And I use SonarQube 9.2.4, not 8.x, is it possible due to the version?
docker run -p 8999:8999 nthienan/sonarqube-exporter sqe --url https://x.x.x.x:9000 --user-token *** --ignore-ssl-verification --log-level DEBUG