retrying failed action with response code: 403
Posted nnylee
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了retrying failed action with response code: 403相关的知识,希望对你有一定的参考价值。
0x00 Event
[2019-09-24T19:22:31,655][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ("type"=>"cluster_block_exception", "reason"=>"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];")
[2019-09-24T19:22:31,655][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ("type"=>"cluster_block_exception", "reason"=>"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];")
[2019-09-24T19:22:31,655][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ("type"=>"cluster_block_exception", "reason"=>"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];")
[2019-09-24T19:22:31,655][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ("type"=>"cluster_block_exception", "reason"=>"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];")
0x01 Solution
$ curl -XPUT -H 'Content-Type: application/json' http://192.168.1.146:9200/_all/_settings -d '"index.blocks.read_only_allow_delete": null'
Official Solution:
https://www.elastic.co/guide/en/elasticsearch/reference/6.4/disk-allocator.html
以上是关于retrying failed action with response code: 403的主要内容,如果未能解决你的问题,请参考以下文章
ELK 错误: retrying failed action with response code: 403, kibana无log显示
bower retry Request to xxx failed with ECONNRESET以及bower ECONNRESET Request to xxx failed
[开发杂项][VS Code]remote-ssd retry failed
[开发杂项][VS Code]remote-ssd retry failed