Problem scenario
You are running SonarQube. The service seems to start (based on the output of “sudo systemctl status sonar”). But based on an nmap command on your server’s external IP address, you see no service is listening. You go to the logs directory and cannot find the ce.log file. You cannot reach the web UI for SonarQube. How do you fix this problem?
Possible Solution #1
Look at your sonar.properties file.
…