ActorMike
Well-known member
We've been using ElasticSearch for several years with no errors. Recently I started seen errors in the server error logs.
I just purged the index and rebuild the index and got an error n error was triggered while indexing. See the XenForo error log for details and it's the TOO_MANY_REQUESTS error.
- XFES\Elasticsearch\RequestException: Elasticsearch indexing error (queued): index [INDEXNAME] blocked by: [TOO_MANY_REQUESTS/12/index read-only / allow delete (api)];
- src\addons\XFES\Elasticsearch\Api.php:410
I just purged the index and rebuild the index and got an error n error was triggered while indexing. See the XenForo error log for details and it's the TOO_MANY_REQUESTS error.