Problem Description:
Error when launching elasticsearch:
error updating geoip database
[2021-12-22T21:07:11,944][INFO ][o.e.i.g.GeoIpDownloader ] [DESKTOP-5JGQJR8] updating geoip database [GeoLite2-ASN.mmdb]
[2021-12-22T21:07:13,022][ERROR][o.e.i.g.GeoIpDownloader ] [DESKTOP-5JGQJR8] error updating geoip database [GeoLite2-ASN.mmdb]
org.elasticsearch.cluster.block.ClusterBlockException: index [.geoip_databases] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];
Cause analysis:
This is a bug
Solution:
Add the following configuration to elasticsearch.yml:
ingest.geoip.downloader.enabled: false
Turn off geoip database updates
Read More:
- [Solved] ElasticSearch startup error: bootstrap checks failed
- [Solved] Elasticsearch.service failed after enable elasticsearch security features
- [Solved] Elasticsearch 7.10 Startup Error: bootstrap checks failed
- [Solved] Elasticsearch-7.2.1 startup error: ERROR: [1] bootstrap checks failed
- How to Solve elasticSearch8.1.2 Install Error in Win10
- How to Solve Docker Error: elasticsearch exception: type=cluster_block_exception, reason=blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];
- How to Solve elasticsearch-7.15.1 operation errors
- [Solved] Android Room: Database Common Error ‘missing database’
- [Elasticsearch Exception]Found interface org.elasticsearch.common.bytes.BytesReference
- [Solved] elasticsearch Error: Failed: 1: this action would add [6] total shards, but this cluster currently has [2
- How to Solve elasticsearch root user start Error
- [Solved] Elasticsearch Error: received plaintext http traffic on an https channel, closing connection…
- Elasticsearch 6.2.3 version executes aggregation error Fielddata is disabled on text fields by default
- [Solved] Elasticsearch error: cannot downgrade a node from version [7.xx.x] to version [7.xx.x]
- [Windows] elasticsearch.exceptions.RequestError: <unprintable RequestError object>
- How to Solve creating bean with name ‘mappingjackson2httpmessageconverter’ error when elasticsearch advanced client starts‘
- “Error 0162 – Setup data integrity check failure” after updating BIOS via Thinkvantage
- Mybatis Connect Database Error: Error querying database. Cause: java.sql.SQLException: The server time zone value..
- [Solved] Error updating system (error: GPGME error: No data
- Creating test database for alias ‘postgres’… Got an error creating the test database: permission