β Donβt you see an answer to your problem? Describe it on our Developer Community Forum and we will answer quickly.
Error messages
Installation
Docker
πββοΈI canβt connect to Postgres DB inside another docker container. Iβm trying to install Forest using docker but my database is running inside a different container and Iβm using a custom port. I can access it without any problems viapsql but then I get an error.
β
Such an issue has been solved on our community forum. Check it out.
ππΎββοΈ After installing Forest with Docker, I expect to see my visual data. Instead, Iβm getting such error:

Error: Unprocessable Entity
I suspect a problem on DB, but I cannot find any details or logs about this event. So, my main question is: where I can find any logs?
β
Such an issue has been solved on our community forum. Check it out.
ππΎ I was able to link my data to Forest admin (with docker, on port 5433). When I run http://localhost:3310 it says my app is running but when I want to log to Forest on http://app.forestadmin.com/ I first have to log in and it then says Your server encountered an error.
β
Such an issue has been solved on our community forum. Check it out.
npm
ππΌββοΈ When installing via npm, everything worked well up to the βnpm startβ command when I received an error. β A similar issue has been solved on our community forum. Check it out.Nodejs app with Express and Sequelize
ππΌ Once I create an account, a project, and then try to install Forest with either an npm or a Docker, the setup fails with the errorSequelizeAssociationError
β
A similar issue has been solved on our community forum. Check it out.
Deployment
ππ½ββοΈ When I try to deploy Forest to Heroku, it tells me the app crashed after running eithernpm start or docker compose up in the project directory.
β
Such an issue has been solved on our community forum. Check it out.