Install sonarqube

Hello everyone,
Im trying to install Sonarqube but whenever I try StartSonar.bat on cmd there a error
2024.06.19 13:27:58 INFO app[o.s.a.SchedulerImpl] Process[Web Server] is stopped
2024.06.19 13:27:58 INFO app[o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2024.06.19 13:27:58 INFO app[o.s.a.SchedulerImpl] SonarQube is stopped

here’s the web.log. Please help me out
web.log (55.3 KB)

It looks like your Elasticsearch process isn’t working properly.

  • You can try trashing your /data/es8 folder and restarting, which often kicks things into place
  • More info might be found in the es.log log file.