Searchkick::ImportError: {"type"=>"cluster_block_exception" code example
Example: 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}'