Skip to content

[Bug]: Docker compose project creation states "Duplicate entry found. Please use a different name." #2561

Description

@scflode

Description

When deleting a docker compose based resource and trying to recreate the same an error message stating "Duplicate entry found. Please use a different name." appears. After that "a" resource appears. But when trying to deploy there is the error message Error: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "service_applications_fqdn_unique".

Not sure how to completely remove an existing docker compose stack.

Minimal Reproduction (if possible, example repository)

  • Create a docker compose resource
  • Delete it (maybe need to deploy first)
  • Try to recreate the resource with the same docker compose file contents

Exception or Error

No response

Version

v4.0.0-beta.297

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions