Error after restarting the server

error after restarting the server.
Out 0

Error message:
While retrieving data for this widget, the following error(s) occurred:

  • Search type returned error: {“root_cause”:,“type”:“search_phase_execution_exception”,“reason”:“all shards failed”,“phase”:“query”,“grouped”:true,“failed_shards”:}.

The Process buffer and Output buffer are at 100%

How do I resolve this issue?

Sounds like something is wrong on the storage side. Are you using elastic or opensearch, and what version? I would say first thing is did you run out of space?

I use elastic.
I have space.
My version Graylog 4.0.17 Elastic 6.8.23

Solved after running the following command:
curl -XDELETE ‘http://localhost:9200/graylog_x/

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.