-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
🐛bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When upgrading from 0.27.1 to 0.28.0, the proxy image starts "Exited". I tried some configurations not nothing worked, so I think that the Docker image is somehow faulty:
- 0.27.1 image is about 17 MB vs 0.28.0 which is 115MB
- 0.27.1 image finished with an entrypoint, but no entrypoint is defined in 0.28.0
Steps to reproduce
- Upgrade from 0.27.1 to 0.28.0 Community Edition
- Fix the variables (no more NGINX_PORT, now LISTEN_HTTP_PORT and HTTPS)
- Restart services
- docker ps -a and see plane-app-proxy-1 exited, no errorrs (no entrypoint, it just finishes its job)
Environment
Production
Browser
None
Variant
Cloud
Version
0.28.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛bugSomething isn't workingSomething isn't working