HTTP: 503 Service Unavailable  Search engine is temporarily unavailable- Global Search

Hi All

                I have recentely upgraded to sugarcrm 7.7.I am getting HTTP: 503 Service Unavailable  Search engine is temporarily unavailable - Global Search

in my global search.Can you please give inputs in debugging this error.

Regards

Sidhu

Parents Reply Children
  • Hi Fahad

                 I am using 7.7.1.0 as of now.

    Regards

    Sidhu

  • Hi All/@Lori Arce

    I am getting the same error for my local host. Initially it was working. I clicked on Schedule System Index from my Admin page, afterwords i am getting below error

    HTTP: 500 Internal Server Error

    No search engine configured

    I have verified that my elastic engine status from browser localhost:9200. I can able to get the response. But i am not able to login to Sugar itself throwing above error.

    Below is the logs i got from SugarCRM.log file.

    Thu Feb 21 07:42:13 2019 [19380][1][FATAL] Exception in Controller: RuntimeException: No search engine configured in C:\xampp\htdocs\SugarCRMLocal\src\SearchEngine\SearchEngine.php:57
    Stack trace:
    #0 C:\xampp\htdocs\SugarCRMLocal\modules\ModuleBuilder\views\view.modulefield.php(308): Sugarcrm\Sugarcrm\SearchEngine\SearchEngine::getInstance()
    #1 C:\xampp\htdocs\SugarCRMLocal\modules\ModuleBuilder\views\view.modulefield.php(39): ViewModulefield->fetch()
    #2 C:\xampp\htdocs\SugarCRMLocal\include\MVC\View\SugarView.php(152): ViewModulefield->display(Array)
    #3 C:\xampp\htdocs\SugarCRMLocal\include\MVC\Controller\SugarController.php(351): SugarView->process(Array)
    #4 C:\xampp\htdocs\SugarCRMLocal\include\MVC\Controller\SugarController.php(299): SugarController->processView()
    #5 C:\xampp\htdocs\SugarCRMLocal\include\MVC\SugarApplication.php(198): SugarController->execute()
    #6 C:\xampp\htdocs\SugarCRMLocal\index.php(27): SugarApplication->execute()
    #7 {main}

    I am using elasticsearch 5.6.0 version and Sugar 8.0.2 version. Can anyone please advise me how to resolve this?

    When i do inspect from browser, i got below error

    VM88:5 POST http://localhost/SugarCRMLocal/rest/v11_1/oauth2/token?platform=base 500 (Internal Server Error)

    Not able to locate this path in my local machine.