ES 2.3 Elasticsearch Error

Maa

Active member
Hi,

I am receiving this error on elasticsearch:

Code:
XFES\Elasticsearch\RequestException: Elasticsearch indexing error (queued): index [forum_xenforo] blocked by: [FORBIDDEN/12/index read-only / allow delete (api)]; src/addons/XFES/Elasticsearch/Api.php:481

I assume this is related to disk space, judging from what I have seen on stackoverflow, after freeing up space, how would one resolve this please or would it automatically resolve once space is available?

Thank you
 
It could be a disk related issue, maybe a user quota issue... or even a permissions issue. The user running elastic search server may not have permission to modify the necessary files.
 
Back
Top Bottom