FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    "missing search index" error message on install

    Scheduled Pinned Locked Moved
    Q&A
    elasticsearch error
    1
    2
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danD
      dan
      last edited by dan

      We're trying to setup a new environment and when starting up I see this in the logs repeatedly:

      INFO com.inversoft.maintenance.search.ElasticsearchMaintenanceModeSearchService - Missing search index [fusionauth_user]
      INFO com.inversoft.maintenance.search.ElasticsearchMaintenanceModeSearchService - Connecting to Search Engine at [https://hostname]
      INFO com.inversoft.maintenance.search.ElasticsearchMaintenanceModeSearchService - Missing search index [fusionauth_user]
      

      Any idea what could be causing this issue? Is FusionAuth not communicating with the new ES cluster correctly?

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        If this is a new install, this is expected. During startup, FusionAuth goes into maintenance mode and reports back on the state of the system.

        If you are in silent mode, the index will be created for you, if you are not in silent mode, FusionAuth will have entered an interactive startup mode and it is sitting on a prompt for you to create the Elasticsearch index.

        More on silent mode.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post