Index not found and error in log

Hello, i close and deleted this index (graylog_30), Recalculate didnt work.


In log i have this:

Help me please.

Is solved! i just use curl -X PUT "localhost:9200/twitter/_settings" -H 'Content-Type: application/json' -d' { "index.blocks.read_only_allow_delete": null } '

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.