Using the top-right search bar to search for anything on the Phab test instance results in the following error:
Unhandled Exception ("PhutilAggregateException")
Fulltext Search failed. Use an application's Advanced Search (e.g. tasks only, or commits only) instead of the Global Search, or set a smaller search scope, and/or use more less common terms and put phrases into quotation marks, and/or use operators. See https://www.mediawiki.org/wiki/Phabricator/Help#Searching_for_items
- PhutilAggregateException: All Fulltext Search hosts failed:
- HTTPFutureCURLResponseStatus: [cURL/7] (http://localhost:9200/phabricator/DSHB,DREV,CMIT,ATOM,BOOK,CEVT,FITV,MOCK,OPKG,DSHP,CDTL,PSTE,BLOG,POST,WIKI,QUES,PRTL,PROJ,REPO,TASK,USER/_search) <CURLE_COULDNT_CONNECT> The cURL library raised an error while making a request. You may be able to find more information about this error (error code: 7) on the cURL site: http://curl.haxx.se/libcurl/c/libcurl-errors.html#CURLECOULDNTCONNECT(At a semi-random guess, potentially related to the 'unresolved setup issue' at https://phabricator.wmcloud.org/config/issue/elastic.misconfigured/?)
This is not blocking any tests (or anything else) I currently want to do on the test Phab instance, but it seemed worth noting nonetheless.
