Skip to content

[bug]: Docker health check for plane-space #8671

@nekoprog

Description

@nekoprog

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Docker reported plane-space unhealthy due to curl not installed.

But if installed, the requested URL returns error 404, still returns back as unhealthy container.

Need to add RUN apk add --no-cache curl befor this line and find out why http://127.0.0.1:3000/ returns 404.

Steps to reproduce

Install using setup.sh, it will pull docker image from artifacts.plane.so/makeplane/plane-space:${APP_RELEASE:-v1.2.2}

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v1.2.2

Metadata

Metadata

Assignees

Labels

planesync issues to Plane🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions