coze-dev / coze-dev/coze-studio
ERROR: Elasticsearch died while starting up, with exit code 137[code 137 means OOM]
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
windows docker启动后,coze-elasticsearch启动失败提示:
ERROR: Elasticsearch died while starting up, with exit code 137
详细日志如下:
`elasticsearch 12:02:20.86 INFO ==>
elasticsearch 12:02:20.87 INFO ==> Welcome to the Bitnami elasticsearch container
elasticsearch 12:02:20.87 INFO ==> Subscribe to project updates by watching [https://github.com/bitnami/containers](https://github.com/bitnami/containers)
elasticsearch 12:02:20.87 INFO ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See [https://www.arrow.com/globalecs/na/vendors/bitnami/](https://www.arrow.com/globalecs/na/vendors/bitnami/) for more information.
elasticsearch 12:02:20.87 INFO ==>
elasticsearch 12:02:20.96 WARN ==> Setting ELASTICSEARCH_IS_DEDICATED_NODE is disabled.
elasticsearch 12:02:20.97 WARN ==> ELASTICSEARCH_NODE_ROLES will be ignored and Elasticsearch will asume all different roles.
elasticsearch 12:02:20.97 INFO ==> Configuring/Initializing Elasticsearch...
elasticsearch 12:02:21.02 INFO ==> Custom configuration file detected, using it...
Installing smartcn plugin...
Plugin installation successful, marker file created
elasticsearch 12:02:21.09 INFO ==>
elasticsearch 12:02:21.09 INFO ==> Welcome to the Bitnami elasticsearch container
elasticsearch 12:02:21.10 INFO ==> Subscribe to project updates by watching [https://github.com/bitnami/containers](https://github.com/bitnami/containers)
elasticsearch 12:02:21.10 INFO ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See [https://www.arrow.com/globalecs/na/vendors/bitnami/](https://www.arrow.com/globalecs/na/vendors/bitnami/) for more information.
elasticsearch 12:02:21.10 INFO ==>
elasticsearch 12:02:21.10 INFO ==> ** Starting Elasticsearch setup **
elasticsearch 12:02:21.14 WARN ==> Setting ELASTICSEARCH_IS_DEDICATED_NODE is disabled.
elasticsearch 12:02:21.14 WARN ==> ELASTICSEARCH_NODE_ROLES will be ignored and Elasticsearch will asume all different roles.
elasticsearch 12:02:21.15 INFO ==> Configuring/Initializing Elasticsearch...
elasticsearch 12:02:21.18 INFO ==> Custom configuration file detected, using it...
elasticsearch 12:02:21.21 INFO ==> ** Elasticsearch setup finished! **
elasticsearch 12:02:21.22 INFO ==> ** Starting Elasticsearch **
warning: ignoring JAVA_HOME=/opt/bitnami/java; using ES_JAVA_HOME
ERROR: Elasticsearch died while starting up, with exit code 137`
Contributor guide
Assessment
This issue has not been assessed yet.