I have shared a sample configuration snippet highlighting the duplicate entries.
This configuration would be available in the Artifactory’s Config Descriptor (/var/opt/jfrog/artifactory/etc/artifactory/artifactory.config.latest.xml).
- Use the repository reference indicated in the log snippet.
- Search for the conflicting entries from the Config Descriptor.
- Remove the duplicate snippet and for the changes to be deployed, we need to Bootstrap the configuration file using the instructions defined here.
Note: A restart of the Artifactory is required for the configuration update to take effect. This issue arises in rare scenarios where automation is involved for provisioning the Artifactory repositories that attempt to send creation requests on a loop/concurrent basis, at a specific point in time.