“status”:500
- izzyParticipant2 years, 11 months ago #23393
When trying to connect to Elasticsearch (https://cloud.elastic.co/) I’m getting this error:
{“error”:{“root_cause”:[{“type”:”illegal_state_exception”,”reason”:”closing indices is forbidden since data in closed indices may be lost during migrations and upgrades, and they also consume significant disk space; set [cluster.indices.close.enable: true] to permit indices to be closed”}],”type”:”illegal_state_exception”,”reason”:”closing indices is forbidden since data in closed indices may be lost during migrations and upgrades, and they also consume significant disk space; set [cluster.indices.close.enable: true] to permit indices to be closed”},”status”:500}
One think I missed on the tutorial is to enable the ‘automatics index creation’ since I couldn’t find it.
You must be logged in to reply to this topic.