Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevin Meilander 78 posts 384 karma points c-trib
    Jul 07, 2022 @ 15:03
    Kevin Meilander
    1

    Examine Indexing Randomly Shuts Down in Azure Site

    For a v9.4.3 Umbraco site hosted in Azure, we are seeing the examine indexing jobs randomly shut down. This means that content changes are not getting updated in the Index and reflected in the site search.

    Looking at the logs, when a user saves an item and the Examine index should be updated we see these logs:

    INFO    Examine shutdown not registered, this AppDomain is not the MainDom, Examine will be disabled
    INFO    Suspend indexers.
    

    I think this would mean that the instance is loosing the MainDom lock at some point before the save, however we can't find anything in the logs to show that that happened. It also is only one Azure instance so there isn't anything else that could take the MainDom from this server.

    Restarting the site will fix everything, but we don't know why it's getting turned off. We also have all the recommended Azure Settings set already.

    Does any one have any ideas as to why this could be happening?

  • Bartosz Szadach 8 posts 72 karma points
    Dec 05, 2023 @ 09:13
    Bartosz Szadach
    0

    Hi! I have similar issue on Umbraco version 12.1.2. Have you found what is causing this problem?

Please Sign in or register to post replies

Write your reply to:

Draft