I've had this before and always managed to clear it. this time it is not going away - Can someone please help - I've tried the usual tricks
Error
Slack trace
server environment
Xenforo V2.2.2
Error
Code:
XFES\Elasticsearch\RequestException: Elasticsearch indexing error (queued): index [xf] blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];
Slack trace
Code:
#0 src/addons/XFES/Elasticsearch/Api.php(331): XFES\Elasticsearch\Api->request('put', 'xf/_doc/...', '{
"title": ...')
#1 src/addons/XFES/Elasticsearch/Api.php(349): XFES\Elasticsearch\Api->requestFromIndex('put', '_doc/thread-268...', Array)
#2 src/addons/XFES/Elasticsearch/Api.php(152): XFES\Elasticsearch\Api->requestById('put', 'thread', 268679, Array)
#3 src/addons/XFES/Search/Source/Elasticsearch.php(54): XFES\Elasticsearch\Api->index('thread', 268679, Array)
#4 src/XF/Search/Search.php(40): XFES\Search\Source\Elasticsearch->index(Object(XF\Search\IndexRecord))
#5 src/XF/Behavior/Indexable.php(46): XF\Search\Search->index('thread', Object(XFMG\XF\Entity\Thread), false)
#6 src/XF.php(341): XF\Behavior\Indexable->XF\Behavior\{closure}()
#7 src/XF/Mvc/Dispatcher.php(156): XF::triggerRunOnce(true)
#8 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#9 src/XF/App.php(2300): XF\Mvc\Dispatcher->run()
#10 src/XF.php(488): XF\App->run()
#11 index.php(20): XF::runApp('XF\\Pub\\App')
#12 {main}
server environment
Code:
PHP version 7.4.13
MySQL version 5.5.68 (5.5.68-MariaDB)
PHP memory_limit 512M
PHP post_max_size 128M
PHP upload_max_filesize 128M
PHP max_input_vars 1000
PHP max_execution_time 1800
cURL version 7.29.0
cURL SSL version NSS/3.53.1
OpenSSL version OpenSSL 1.0.2k 26 Jan 2017
Suhosin enabled No
Imagick support Yes
EXIF support Yes
GZip support Yes
mbstring support Yes
gmp support Yes
ZipArchive support Yes
Xenforo V2.2.2