plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: Container plane-app-proxy-1 does not start after host restart (self hosted)

Open j3mu5 opened this issue 9 months ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

Plane is self-hosted in the latest version (0.19.0) and was installed according to the instructions for Docker: https://docs.plane.so/self-hosting/methods/docker-compose.

When restarting the operating system (alpine linux), all containers start except plane-app-proxy-1 - this must be started manually.

It would be desirable if plane-app-proxy-1 also started.

Steps to reproduce

Reboot

Environment

Production

Browser

None

Variant

Self-hosted

Version

0.19.0

j3mu5 avatar May 10 '24 05:05 j3mu5

Same for me, would be great to add restart: unless-stopped to the proxy service

Vercety87 avatar May 30 '24 08:05 Vercety87

I think a solution would be to add a line in deploy/selfhost/docker-compose.yml. Below proxy: an addotional line restart: unless-stopped should fix the issue.

j3mu5 avatar Jul 25 '24 15:07 j3mu5

This has been taken care of in PR 5288

mguptahub avatar Jul 25 '24 15:07 mguptahub

Closing this issue.

mguptahub avatar Oct 16 '24 07:10 mguptahub