ElasticsearchSecurityException[failed to load SSL configuration [xpack.security.transport.ssl]]
[ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [master] uncaught exception in thread [main] org.elasticsearch.bootstrap.StartupException: ElasticsearchSecurityException[failed to load SSL configuration [xpack.security.transport.ssl]]; nested: ElasticsearchException[failed to initialize SSL TrustManager]; nested: IOException[parseAlgParameters failed: ObjectIdentifier() -- data isn't an object ID (tag = 48)]; nested: IOException[ObjectIdentifier() -- data isn't an object ID (tag = 48)];
Solution:
1. configure xpack.security.transport.ssl.keystore.path: elastic-certificates.p12 in elasticsearch.yml
change the path of elastic-certificates.p12 to absolute path and assign 777 permissions, restart.
2. after modification 1 did not work, continue to think, set the jdk to ES comes with jdk11, restart.
Perfect solution
Read More:
- How to Solve elasticsearch-7.15.1 operation errors
- [Solved] Elasticsearch.service failed after enable elasticsearch security features
- [Solved] Elasticsearch error: cannot downgrade a node from version [7.xx.x] to version [7.xx.x]
- This limit can be set by changing the [search.max_open_scroll_context] setting
- [Solved] Elasticsearch-7.2.1 startup error: ERROR: [1] bootstrap checks failed
- [Solved] elasticsearch Error: Failed: 1: this action would add [6] total shards, but this cluster currently has [2
- [Solved] Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no furthe
- Exception: logstash:: pluginloadingerror when importing MySQL data into es in Windows
- [Solved] ElasticSearch startup error: bootstrap checks failed
- How to Solve elasticSearch8.1.2 Install Error in Win10
- ES Startup error: ERROR: [2] bootstrap checks failed
- Keytool: How to solve javax.net.ssl.SSLHandshakeException Error?
- [Solved] Android Compile and Package Error: Invalid keystore format
- Chrome Error: Uncaught Error: SECURITY_ERR: DOM Exception 18
- How to Solve elasticsearch root user start Error
- [Solved] K8s cluster build error: error: kubectl get csr No resources found.
- [Solved] Elasticsearch Error: received plaintext http traffic on an https channel, closing connection…
- [Solved] Neo4j error: Import-Module & neo4j Neo.ClientError.Security.Unauthorized
- [Elasticsearch Exception]Found interface org.elasticsearch.common.bytes.BytesReference
- [Windows] elasticsearch.exceptions.RequestError: <unprintable RequestError object>