Answers for "Searchkick::ImportError: {"type"=>"cluster_block_exception""

0

Searchkick::ImportError: {"type"=>"cluster_block_exception"

// Elastic search error for indexes blocked
curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": null}'
Posted by: Guest on May-03-2020

Code answers related to "Searchkick::ImportError: {"type"=>"cluster_block_exception""

Code answers related to "Javascript"

Browse Popular Code Answers by Language