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
We have set-up Sonarqube developer 8.9.9.56886 on ubuntu20 …logs says sonnarqube is up and operational but while access the URL it says 503 service unavailable No server is available to handle this request.
2022.09.05 03:55:19 WARN app[startup] Default Administrator credentials are still being used. Make sure to change the password or deactivate the account.
2022.09.05 03:55:19 WARN app[startup] ####################################################################################################################
2022.09.05 03:55:31 INFO app[o.s.a.SchedulerImpl] Process[web] is up
2022.09.05 03:55:31 INFO app[o.s.a.ProcessLauncherImpl] Launch process[[key=‘ce’, ipcIndex=3, logFilenamePrefix=ce]] from [/opt/sonarqube-8.9.9.56886]: /usr/lib/jvm/jdk-11/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube-8.9.9.56886/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-8.9.9.56886.jar:/opt/sonarqube-8.9.9.56886/lib/jdbc/postgresql/postgresql-42.3.3.jar org.sonar.ce.app.CeServer /opt/sonarqube-8.9.9.56886/temp/sq-process17607264889027669667properties
2022.09.05 03:55:35 INFO app[o.s.a.SchedulerImpl] Process[ce] is up
2022.09.05 03:55:35 INFO app[o.s.a.SchedulerImpl] SonarQube is up
Can you help us,