ERROR: [2] bootstrap checks failed
[1]: max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536]
Reason: Generally, you can check whether the following nodes are present in the elastic.yaml configuration file in the es installation directory
elsearch soft nofile 65536
elsearch hard nofile 65536
If not, then you need to configure it, and replace the elsearch with your own server user.
There is also a possibility that the above error is still reported even though the server has been configured, possibly due to the fact that the current logged-in user has not synchronized the configuration due to a server reboot.
Use su ~ xx to re-login to solve the problem.
Read More:
- [Solved] ElasticSearch startup error: bootstrap checks failed
- [Solved] Elasticsearch 7.10 Startup Error: bootstrap checks failed
- [Solved] Elasticsearch-7.2.1 startup error: ERROR: [1] bootstrap checks failed
- [Solved] Zabbix Error: Cannot parse list of active checks
- How to Solve bootstrap.sh error during the construction of fabric environment
- [Solved] Mycat Startup Error: ERROR Startup failed: Timed out waiting for a signal from the JVM
- [Solved] JIRA startup error: JIRA startup failed, JIRA has been locked.
- bazel Compile Error: absl/base/policy_checks.h:79:2: error: #error “C++ versions less than C++14 are not supported.”
- After configuring the ES password, logstash starts with error 401?
- Exception: logstash:: pluginloadingerror when importing MySQL data into es in Windows
- [Solved] Python Connect to ES Error: elasticsearch.ApiError: ApiError(406
- Tomcat startup error: Failed to start component [StandardServer[8005]] solution
- NFS startup error: restart failed [How to Solve]
- New Spring boot startup error Failed to auto-configure a DataSource
- [Solved] Swagger Startup Error: Failed to start bean ‘documentationPluginsBootstrapper‘
- ES Error: Alternatively, set fielddata=true on [How to Solve]
- How to Solve ES error: “illegal_argument_exception”
- [Solved] Canal 1.1.5 Startup Error: caching_sha2_password Auth failed
- SpringBoot startup error Failed to determine a suitable driver class
- [Solved] Failed update hbase:meta table descriptor HBase Startup Error