ansibleguy76/ansibleforms

Connection error : Error: getaddrinfo EAI_AGAIN mysqldbE

Closed this issue · 8 comments

When i try to setup ansible forms using docker flow. It fails with following error Kindly suggest on this please
image

can it be that the ip network from docker (often 172.x.x.x) is interfering with your host network? also make sure the dns is working in the container. there is this dns option15 to enable dns passthrough

hi, I see this error also in my k8s after rebooting the server; my guess is that the pod "coredns" (the internal DNS service inside the k8s cluster) is still starting so the name resolution from af-server-pod to connect to "mysql" can not be answered

image

Maybe I should consider a 10 second delay

and a few retries

found the issue. Building new beta. Application should now correctly wait for mysql to become ready.

fixed in new beta... (building now, ready in 10 minutes) please test. new release will follow soon.

fixed in new release 5.0.7