makeplane / makeplane/plane

[bug]: What happened with the acme_ca error?

Open
#8,566 4 comments 0 reactions 2 assignees View on GitHub

@vihar is already working on this.

Since Jan 21, 2026.

🐛bug plane
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

After I finished installing, I executed docker-compose up -d and found...
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 73374ec4f744 artifacts.plane.so/makeplane/plane-proxy:v1.2.1 "caddy run --config …" 7 minutes ago Restarting (1) 40 seconds ago plane-app-proxy-1

{"level":"info","ts":1768960059.2912238,"msg":"maxprocs: Leaving GOMAXPROCS=10: CPU quota undefined"} {"level":"info","ts":1768960059.2913194,"msg":"GOMEMLIMIT is updated","package":"github.com/KimMachineGun/automemlimit/memlimit","GOMEMLIMIT":15128550604,"previous":9223372036854775807} {"level":"info","ts":1768960059.2913783,"msg":"using config from file","file":"/etc/caddy/Caddyfile"} {"level":"info","ts":1768960059.2914753,"msg":"maxprocs: No GOMAXPROCS change to reset"} Error: adapting config using caddyfile: parsing caddyfile tokens for 'acme_ca': wrong argument count or unexpected line ending after 'acme_ca', at /etc/caddy/Caddyfile:26

Steps to reproduce

1.install
2.docker-compose up -d

Environment

Production

Browser

None

Variant

Local

Version

latest

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.