Hello Community, I’m trying to restore Elasticsearch backup it is showing me this error: -
{“error”:{“root_cause”:[{“type”:“illegal_state_exception”,“reason”:“Can’t get text on a FIELD_NAME at 1:1213”}],“type”:“illegal_state_exception”,“reason”:“Can’t get text on a FIELD_NAME at 1:1213”},“status”:500}ubuntu@graylog:/$ {“error”:{“root_cause”:[{}],“type”:“illegal_state_exception”,“reason”:“Can’t get text on a FIELD_NAME at 1:1213”},“status”:500}
**command I run to restore the backup
curl -XPOST http://localhost:9200/_snapshot/snapshot/2023.04.24.12.53/_restore?wait_for_completion=true
**My environment
Graylog ova
- OS Information:
ubuntu.
anyone who can help with this error.