XenForo_Exception: Elasticsearch server returned no response. Is it running? Elasticsearch indexing failed - library/XenES/Search/SourceHandler/ElasticSearch.php:850
#0 library/XenES/Search/SourceHandler/ElasticSearch.php(965): XenES_Search_SourceHandler_ElasticSearch->_logSearchResponseError(false, false, 'Elasticsearch i...')
#1 library/XenES/Search/SourceHandler/ElasticSearch.php(63): XenES_Search_SourceHandler_ElasticSearch->_triggerFailedIndexError(false, Array, true)
#2 library/XenForo/Search/Indexer.php(44): XenES_Search_SourceHandler_ElasticSearch->insertIntoIndex('post', xxxx, 'test', 'test', xxxx, xxx, xxx, Array)
(...)
#15 library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#16 index.php(13): XenForo_FrontController->run()
#17 {main}
array(3) {
["url"] => string(49) "http://www.xxx/forums/xxx/add-thread"
["_GET"] => array(1) {
["/forums/xxx/add-thread"] => string(0) ""
}
["_POST"] => array(13) {
["title"] => string(4) "test"
["message_html"] => string(11) "<p>test</p>"
["_xfRelativeResolver"] => string(52) "http://www.forums/xxx/create-thread"
["attachment_hash"] => string(32) "bc41131f646e122cadf056bc9302ed43"
["watch_thread"] => string(1) "1"
["watch_thread_state"] => string(1) "1"
["discussion_open"] => string(1) "1"
["_set"] => array(2) {
["discussion_open"] => string(1) "1"
["sticky"] => string(1) "1"
}
["poll"] => array(5) {
["question"] => string(0) ""
["responses"] => array(2) {
[0] => string(0) ""
[1] => string(0) ""
}
["max_votes_type"] => string(6) "single"
["change_vote"] => string(1) "1"
["view_results_unvoted"] => string(1) "1"
}
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(24) "/forums/xxx/create-thread"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}