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
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)
Exception or Error
No response
Version
v4.0.0-beta.297