Skip to content llms.txt

REGISTRY_005 — Registry Duplicate

A registry with the specified name already exists in your configuration. Registry names must be unique.

  • Trying to add a registry that was previously added
  • Using a name that collides with an existing registry
  1. List existing registries to confirm: syllago registry list
  2. Choose a different name for the new registry.
  3. If you want to replace the existing one, remove it first: syllago registry remove <name>
Error REGISTRY_005: registry "community" already exists
Suggestion: use a different name or remove the existing registry first