tolyo/open-outcry

Docker compose run connection refused

vahidsabet opened this issue · 2 comments

Hi
When running docker compose, I get connection refused from app:

open-outcry-app "/exchange" About a minute ago Exited (1) About a minute ago
time="2023-10-29T12:38:56Z" level=fatal msg="dial tcp 172.24.0.2:5432: connect: connection refused"

any solution?

tolyo commented

Can you provide all the commands you are running? Docker version?

docker compose run -d db
make setup
make db-update
make test
tolyo commented

Assuming this is fixed