#500 - connect ECONNREFUSED 172.28.0.7:3001

1 messages · Page 1 of 1 (latest)

willow venture
#

Hello, you probably changed some containers name so the server cannot establish connection to the database container, it use container name as internal DNS to connect

#

please post your .env and docker-compose file

#

Ah you shouldnt change the DB_HOSTNAME

#

please keep it as default

#

You only change the DB_HOSTNAME if you use an external database

#

Can you please check the documentation, I am not infront of my computer

torpid hollow
#

You probably still have the old postgres volume

#

docker compose down -v to wipe the whole thing for a fresh start