Product Selector

Fusion 5.9
    Fusion 5.9

    Delete the ConfigSync lock file

    If you recreate a Fusion cluster, the lock file remains in the repository and prevents ConfigSync from starting. You might see the following error in the logs:

    Caused by: java.lang.IllegalStateException: App lock <some-uuid> doesn't match git lock <some-other-uuid>
    at com.lucidworks.cloud.config.repo.AbstractSubscriberGitRepo.checkLock(AbstractSubscri

    To resolve this issue:

    1. Delete the lock file.

      The lock is a file named .lock in the root of the repository.

    2. Restart the config-sync service.