Open alexkli opened 3 years ago
Based on this article it seems to happen if there is not enough disk space left for the ElasticSearch index (threshold is 95%). In this case on the container/in my docker environment, which used ~59 GB out 64 GB.
To free some space, I ran this and after it it worked!
docker system prune
Might be useful to add to the instructions in the README in case someone else runs into it.
Running
docker run --rm -p 9000:9000 ahmedmusallam/sonarqube-aem:latest
fails during startup: