You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After cloning this repository, i just run make dev and got this warning :
elasticsearch_1 | [2019-03-06T13:47:44,958][WARN ][o.e.c.r.a.DiskThresholdMonitor] [dncUW0k] flood stage disk watermark [95%] exceeded on [dncUW0keT8ySMEaejFDF9w][dncUW0k][/usr/share/elasticsearch/data/nodes/0] free: 10.7gb[4.7%], all indices on this node will be marked read-only
After cloning this repository, i just run
make dev
and got this warning :elasticsearch_1 | [2019-03-06T13:47:44,958][WARN ][o.e.c.r.a.DiskThresholdMonitor] [dncUW0k] flood stage disk watermark [95%] exceeded on [dncUW0keT8ySMEaejFDF9w][dncUW0k][/usr/share/elasticsearch/data/nodes/0] free: 10.7gb[4.7%], all indices on this node will be marked read-only
And after adding an image with the API i got :
{"status": "fail", "error": ["AuthorizationException(403, 'cluster_block_exception', 'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')"], "method": "", "result": []}
The text was updated successfully, but these errors were encountered: