ERROR: [1] bootstrap checks failed
[1]: the default discovery settings are unsuitable for production use;
at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes]
must be configured

需要增加启动参数

# 拉取
docker pull elasticsearch:7.6.2# 单节点启动
docker run -d \
-e ES_JAVA_POTS="-Xms256m -Xmx256m" \
-e "discovery.type=single-node" \
-p 9200:9200 \
-p 9300:9300 \
--name ES1 \
elasticsearch:7.6.2# 查看所有容器
docker ps -a# 删除
docker rm <容器ID># 查看日志
docker logs -f <容器ID>

参考
Docker 启动 Elasticsearch7.x 报错以及解决方法

ERROR:the default discovery settings are unsuitable for production use相关推荐

  1. ES错误:the default discovery settings are unsuitable for production use; at least one of [discovery.se

    错误信息:the default discovery settings are unsuitable for production use; at least one of [discovery.se ...

  2. ES启动异常:the default discovery settings are unsuitable for production use; at least...

    现象 ES启动时异常 bin/elasticsearch[1]: the default discovery settings are unsuitable for production use; a ...

  3. [1]: the default discovery settings are unsuitable for production use; at least one of [discovery.se

    报错分析: 在启动ElasticSearch的过程中爆出了以下错误: ERROR: [1] bootstrap checks failed [1]: the default discovery set ...

  4. the default discovery settings are unsuitable for production use; at least one of [discovery.seed_ho

    版本:7.17.5 错误信息: ERROR: [1] bootstrap checks failed. You must address the points described in the fol ...

  5. bootstrap checks failed [1]: the default discovery settings are unsuitable for production use; at l

    启动:elasticsearch报错 bootstrap checks failed [1]: the default discovery settings are unsuitable for pr ...

  6. the default discovery settings are unsuitable for production use; at least one of [discovery.seed_h

    1.Elasticsearch7.2.1版本启动报错 1 [elsearch@localhost elasticsearch-7.2.1]$ ./bin/elasticsearch2 OpenJDK ...

  7. es - ex - the default discovery settings are unsuitable for production use

    世界上并没有完美的程序,但是我们并不因此而沮丧,因为写程序就是一个不断追求完美的过程. 异常 : ERROR: [1] bootstrap checks failed [1]: the default ...

  8. 解决the default discovery settings are unsuitable for production use; at least one of [discovery.se

    [1]: the default discovery settings are unsuitable for production use; at least one of [discovery.se ...

  9. Error in hist.default(data) : ‘x‘ must be numeric

    Error in hist.default(data) : 'x' must be numeric 目录 Error in hist.default(data) : 'x' must be numer ...

最新文章

  1. 6大理由,告诉你为什么这个大会你不能错过! | 文末有福利
  2. Python轻松爬取Rosimm写真网站全部图片
  3. OSError: [WinError 6] 句柄无效
  4. python输入两个整数按先大后小的顺序输出_指针变量:输入a和b两个整数,按先大后小的顺序输出a和b。...
  5. 【项目实战课】基于Pytorch的3DCNN视频分类与行为识别实战
  6. Ubuntu 17.10安装phpMyAdmin数据库管理工具
  7. SAP Spartacus OCC 请求头部的 Access Token 是如何被添加的
  8. 怎么建立微信生态用户增长模型?
  9. php实现分页mssql,PHP操作mssql数据库类,含分页类[分页类原创]
  10. zufeoj 分数线划定
  11. Go 远超 Python,机器学习人才极度稀缺,全球 16,655 位程序员告诉你这些真相!...
  12. 进度条上的小圆点怎么做_Android自定义带圆点的半圆形进度条
  13. Android9.0删除高通ADsp固件(二十六)
  14. 学习笔记(01):19年录制Zookeeper、Dubbo视频教程 微服务教程分布式教程 SpringBoot教程整合-技术选型和学后水平...
  15. Windows图片查看器不出现下一张和上一张按钮
  16. 4-Collection、List、Iterator和泛型
  17. 希尔贝壳受邀参会IEEE SLT 2021
  18. RestTemplate源码剖析:Encode
  19. 昆石VOS3000/VOS2009 Web手机管理说明
  20. 使用爬虫爬取某电影分享网站最新电影链接 -- 基于Python Requests库

热门文章

  1. 操盘手培训外汇交易的纪律
  2. mpstat命令和/proc/stat文件
  3. Ubuntu安装的完整步骤(GL/CUDA环境)
  4. Flutter-防京东商城项目-状态管理 多页面数据共享-23
  5. 慕学生鲜xadmin登录不成功解决办法
  6. 模型开发SOP及各环节的作用
  7. 密码学复习_2021_11_09
  8. python保存文件到桌面_将文件从列表拖到桌面python
  9. 摄影师为你解释自定义白平衡与准确的色彩还原
  10. DEDECMS生成RRS绝对路径