码迷,mamicode.com
首页 > 其他好文 > 详细

retrying failed action with response code: 403 错误解决

时间:2019-06-11 10:56:26      阅读:494      评论:0      收藏:0      [点我收藏+]

标签:response   app   dex   fail   with   cluster   read   arch   led   

[2019-06-10T06:52:51,610][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)];"})

 

执行

curl -XPUT -H ‘Content-Type: application/json‘ http://10.19.52.16:9200/_all/_settings -d ‘{"index.blocks.read_only_allow_delete": null}‘

retrying failed action with response code: 403 错误解决

标签:response   app   dex   fail   with   cluster   read   arch   led   

原文地址:https://www.cnblogs.com/already/p/11002113.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!