-
Notifications
You must be signed in to change notification settings - Fork 974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: getaddrinfo EAI_AGAIN haproxy #2558
Comments
Probably It's a DNS resolution issue of DB_HOST, Check if
|
I know very little about docker so bear with me. I followed the docker swam instructions in the infisical docs so I assume it is all configured correctly. From what I can tell the backend and haproxy are on same network. If I am doing this correctly, I am unable to ping haproxy. What I did to ping haproxy:
infisical_stack.yaml:
|
Check if the haproxy service is up and running: If haproxy is running check the logs for the haproxy service using: |
when I run
and
but if I run
also tried running the db migration with infisical_haproxy instead of haproxy and same issue.
|
Trying to deploy infisical via docker swarm. When I run the db migration I get the error below. First time I have used docker swarm so I am sure I am missing something.
The text was updated successfully, but these errors were encountered: