turbaszek edited a comment on issue #79: URL: https://github.com/apache/kibble/issues/79#issuecomment-716148045
According to this log: ``` [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] ``` It seems to be an issue with memory available for docker (?). As this is rather hard to replicate, can you @sharanf try removing `ulimits` and `bootstrap.memory_lock: "true"` from docker-compose definition of elasticsearch: https://github.com/apache/kibble/blob/d7f9031dfd93a2efd676fcbd59443feec01df6ed/docker-compose-dev.yaml#L41-L58 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
