makeplane / makeplane/plane

[bug]: Caddy fails to start in version v0.28.0 (Docker Compose)

Open
#7,565 15 comments 2 reactions 2 assignees View on GitHub

@vihar is already working on this.

Since Aug 9, 2025.

🐛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

Hello friends 🖐️
I have an older setup that works perfectly with Nginx.

When v0.28 was released, I created a fresh project to test it. However, after switching to Caddy, the proxy service refuses to start — no matter what I try.

Has anyone experienced this issue and found a solution?

Image
Steps to reproduce

Steps to Reproduce

1. Use the default configs:

2. Modify .env file:
LISTEN_HTTP_PORT=8080 LISTEN_HTTPS_PORT=8443 SITE_ADDRESS=:8080
(to avoid port conflicts)

3. Change APP_DOMAIN to an actual domain.

4. Start the services with Docker Compose.

Expected Behavior
Caddy should start and act as the reverse proxy.

Actual Behavior

  • Proxy service does not start.
  • No logs are generated for debugging.
Environment

Deploy preview

Browser

None

Variant

Self-hosted

Version

v0.28.0

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.