makeplane / makeplane/plane

[bug]: Coolify Docker compose file is not working

Open
#4,227 8 comments 0 reactions 3 assignees View on GitHub

@mguptahub is already working on this.

Since Sep 18, 2024.

🏠self-hosted 🐛bug
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current behavior

I'm trying to run Pilot on Coolify through Docker Compose resource. I've copied content of https://github.com/makeplane/plane/blob/preview/deploy/coolify/coolify-docker-compose.yml which always results in error Duplicate entry found. Please use a different name. and when I try to run the instance I am getting fatal crash of Cooliy:

Something is not okay, are you okay?
There has been an error, we are working on it.
Error: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "service_applications_fqdn_unique" DETAIL: Key (fqdn)=(http://plane-xwogs0c/.<IP>.sslip.io:8082) already exists. (Connection: pgsql, SQL: update "service_applications" set "fqdn" = http://plane-xwogs0c/.<IP>.sslip.io:8082, "updated_at" = 2024-04-16 21:31:39 where "id" = 96)

Steps to reproduce
  1. On Coolify create new Resource "Docker Compose"
  2. Copy-paste content of https://github.com/makeplane/plane/blob/preview/deploy/coolify/coolify-docker-compose.yml
  3. Save (results in error Duplicate entry found. Please use a different name. but resource is still created)
  4. Deploy resource - crashes
Environment

Production

Browser

None

Variant

Self-hosted

Version

v0.17-dev

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.