Unable to connect

Hi Team.

I followed the steps in the installation guide and currently unable to access the server from the server and persistently the sonarqube service stops.

Kindly assist.

What do the logs say?

→ Wrapper Started as Daemon
Launching a JVM…
Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.

2022.08.09 13:49:12 INFO app[o.s.a.AppFileSystem] Cleaning or creating temp directory /Users/seamlesshr/Downloads/sonarqube-9.5.0.56709/temp
2022.08.09 13:49:12 INFO app[o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:51960]
2022.08.09 13:49:12 INFO app[o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/Users/seamlesshr/Downloads/sonarqube-9.5.0.56709/elasticsearch]: /Users/seamlesshr/Downloads/sonarqube-9.5.0.56709/elasticsearch/bin/elasticsearch
2022.08.09 13:49:13 INFO app[o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2022.08.09 13:49:39 INFO app[o.s.a.SchedulerImpl] Process[es] is up
2022.08.09 13:49:39 INFO app[o.s.a.ProcessLauncherImpl] Launch process[WEB_SERVER] from [/Users/seamlesshr/Downloads/sonarqube-9.5.0.56709]: /Library/Java/JavaVirtualMachines/jdk-11.0.15.1.jdk/Contents/Home/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/Users/seamlesshr/Downloads/sonarqube-9.5.0.56709/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED --add-exports=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED -Dcom.redhat.fips=false -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-9.5.0.56709.jar:/Users/seamlesshr/Downloads/sonarqube-9.5.0.56709/lib/jdbc/postgresql/postgresql-42.3.3.jar org.sonar.server.app.WebServer /Users/seamlesshr/Downloads/sonarqube-9.5.0.56709/temp/sq-process10354178207484408619properties
2022.08.09 13:49:41 INFO app[o.s.a.SchedulerImpl] Process[Web Server] is stopped
2022.08.09 13:49:41 WARN app[o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 143
2022.08.09 13:49:41 INFO app[o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2022.08.09 13:49:41 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped
← Wrapper Stopped

And the other ones? :smiley:

I moved to Sonarcloud, thank you.