lrk / ansible-role-sonarqube

Ansible Role: SonarQube
Apache License 2.0
34 stars 46 forks source link

Failed the role Ensure target version matches #49

Open sivakolisetti opened 1 year ago

sivakolisetti commented 1 year ago

updated below variables also we are using 9.9 sonarqube enterprise edition sonar_db_embedded: false

error: FAILED - RETRYING: [vmubuntujs-ecad-pt-dev-opssandbox-we764]: Ensure target version matches (2 retries left). FAILED - RETRYING: [vmubuntujs-ecad-pt-dev-opssandbox-we764]: Ensure target version matches (1 retries left). fatal: [vmubuntujs-ecad-pt-dev-opssandbox-we764]: FAILED! => {"attempts": 60, "changed": true, "content": "", "elapsed": 0, "msg": "Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, "status": -1, "url": "http://0.0.0.0:9000/api/server/version"}

oukooveu commented 1 year ago

Seems like sonarqube didn't start successfully, could you please check service status and related error messages?