Difference between revisions of "Elasticsearch troubleshooting"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
* <code>[[curl http://localhost:9200/_cluster/health?pretty]] -k -u'admin:adminpass'</code>
 +
* <code>[[curl -k https://localhost:9200/_cat/indices?v&health=yellow]] -u'XXX:UUU'</code>
  
[[curl http://localhost:9200/_cluster/health?pretty]] -k -u'admin:adminpass'
+
== Messages ==
 
 
[[curl -k https://localhost:9200/_cat/indices?v&health=yellow]] -u'XXX:UUU'
 
 
 
 
 
 
  [[Java.io.IOException: failed to obtain in-memory shard lock]]
 
  [[Java.io.IOException: failed to obtain in-memory shard lock]]
 +
[[Low disk watermark]]
  
 
== Related ==
 
== Related ==

Revision as of 03:57, 24 October 2022

Advertising: