plane
plane copied to clipboard
[bug]: django.db.utils.OperationalError: connection failed: FATAL: database "plane" does not exist
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
I am trying to install plane on an EC2 (Ubuntu 22.04) and every time I try to install I get the error database "plane" does not exist in the logs, I tried to change the database and it gave me the error that the password does not match even though Just configure one for my user.
I did the same on my local (macbook) and it worked.
Steps to reproduce
- excecute ./setup.sh
- install
- change plane.env (NGINX_PORT, WEB_URL, CORS_ALLOWED_ORIGINS)
- excecute ./setup.sh again
- option 2
Environment
Production
Browser
None
Version
Self-hosted