Internal DNS resolution (EAI_AGAIN) failing between Docker Compose App and Standalone Database #9377
Unanswered
DjeleGaddiel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am struggling with internal network resolution on Coolify v4. My NestJS application (deployed via
docker-compose.yml) cannot connect to my PostgreSQL and Redis services (deployed as standalone Coolify services).Error
Logs show:
Error: getaddrinfo EAI_AGAIN postgresql-database-gswok8sgw4og8gg0ogkg8sowand same for Redis.My Setup
docker-compose.ymlfile.postgresql-database-gswok8sgw4og8gg0ogkg8sow).docker-compose.yml:Beta Was this translation helpful? Give feedback.
All reactions