Nikhil
Nikhil
Greetings everyone, I am the maintainer of Plane. I would like to inform you that the error you have encountered has been resolved in our latest development branch. In order...
Hey, can you also please try by updating the Dockerfiles for both backend and frontend `Dockerfile.api` and `Dockerfile.web` also the compose as well.
Hi @heromiyo are you running this on cloud server or local system and also can you please specify which branch are you in.
Hey @heromiyo can you check if the backend container is running
Hey @heromiyo all the containers are running. The problem is the frontend container is trying to access localhost for API.  Can you please run the setup script again `./setup.sh...
Hi @heromiyo it would be awesome if you could send your envs at `apiserver/.env` and `apps/app/.env` and also the nginx configuration.
Hello everyone, We have updated our docker setup and now have pushed pre-built images to DockerHub as well which can be used by using `docker-compose -f docker-compose-hub.yml up`. Detailed docs...
Hey @HearthCore it would be awesome if you could share browser network logs and docker logs as well.
Hi @susinths, we have update the docker setup for plane you can head over to https://docs.plane.so/self-hosting for the detailed steps and fix. This is due to change in password for...
Hi @susinths, looks like there is double `/` at the end of the connection string can you check your `REDIS_URL` configuration once.