#Hi @allI just installed Novu 2.0.0 through docker compose its up and running but when i signup i am
1 messages · Page 1 of 1 (latest)
@all i am also facing this issue, please help us
@timid ocean
try this commit change in you docker compose file
https://github.com/novuhq/novu/commit/d2ef860f8c19b1be5b0808beb4f6b235a4fb2f4d
this does not solve the problem either
I am getting a axios error (connection refused )
using same ip for all containers
did for me
Did you figure it out at the end ?
I have the same error and after some time the whole process docker-compose stops with this error dependency failed to start: container mongodb is unhealthy
@flint galleon, you just advanced to level 1!
I found that adding NOVU_SECRET_KEY at api environment in docker compose solve the problem.
I got it fixed after a while , after setting the credentials in the .env, for mongodb Atlas, the URL of the healthcheck needs to be edited as well in the docker-compose.