magento / magento-cloud-docker

All Submissions you make to Magento Inc. (“Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
Open Software License 3.0
256 stars 192 forks source link

elasticsearch max_map_count issue #305

Closed sivamind closed 3 years ago

sivamind commented 3 years ago

elasticsearch_1 | ERROR: [1] bootstrap checks failed elasticsearch_1 | [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] elasticsearch_1 | [2021-02-01T03:54:53,577][INFO ][o.e.n.Node ] [XE6UvKt] stopping ... elasticsearch_1 | [2021-02-01T03:54:53,702][INFO ][o.e.n.Node ] [XE6UvKt] stopped elasticsearch_1 | [2021-02-01T03:54:53,702][INFO ][o.e.n.Node ] [XE6UvKt] closing ... elasticsearch_1 | [2021-02-01T03:54:53,720][INFO ][o.e.n.Node ] [XE6UvKt] closed elasticsearch_1 | [2021-02-01T03:54:53,724][INFO ][o.e.x.m.j.p.NativeController] [XE6UvKt] Native controller process has stopped - no new native processes can be started xyz_elasticsearch_1 exited with code 78 xyz_build_1 exited with code 0

Host OS - windows 10 magento/magento-cloud-docker-elasticsearch:6.5-1.2.1 steps to reproduce docker-compose up -d

sivamind commented 3 years ago

magento/magento-cloud-docker-elasticsearch:6.5-1.2.1

aepod commented 3 years ago

https://devdocs.magento.com/cloud/docker/docker-containers-service.html#troubleshooting

This is a known issue in Windows, it is not a Magento Cloud Docker bug.