https://dagster.io/ logo
#dagster-support
Title
# dagster-support
m

Mehdi OUAGHLANI

04/19/2022, 2:21 PM
Hello all, I'm trying to deploy Dagster for the first time and I Struggle setting the connection with my postgres db (on GCP). I set a Dockerfile and docker-compose, and I try to run it on my machine an I get the following message:
❤️ 1
WARNING:root:Retrying failed database connection: (psycopg2.OperationalError) could not translate host name "dagster-postgres" to address: Name or service not known
Does anyone got a similar issue ?
j

johann

04/19/2022, 4:03 PM
Could you share your
dagster.yaml
25 Views