Tom McIntyre
Active member
I have been getting errors from Elasticsearch, but I thought it was working most of the time.
I was reviewing the installation and saw the message in the title. When I clicked on optimize now, I got this error display.
I was reviewing the installation and saw the message in the title. When I clicked on optimize now, I got this error display.
XFES\Elasticsearch\ConnectException: cURL error 28: Operation timed out after 20001 milliseconds with 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in src/addons/XFES/Elasticsearch/Api.php at line 390
- XFES\Elasticsearch\Api->request() in src/addons/XFES/Elasticsearch/Api.php at line 278
- XFES\Elasticsearch\Api->deleteIndex() in src/addons/XFES/Service/Optimizer.php at line 64
- XFES\Service\Optimizer->optimize() in src/addons/SV/ElasticSearchEssentials/XFES/Service/Optimizer.php at line 25
- SV\ElasticSearchEssentials\XFES\Service\Optimizer->optimize() in src/addons/XFES/Admin/Controller/EnhancedSearch.php at line 151
- XFES\Admin\Controller\EnhancedSearch->actionOptimize() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2191
- XF\App->run() in src/XF.php at line 391
- XF::runApp() in admin.php at line 13