Hi,
I’m getting the following error when I try and use traefik with cloudflare as my dns,
I have the right api key in my compose file,
if someone can help it would be appreciated?
Note: even though I’m getting this error I’m still getting google trust certs from cloudflare but I wanna use let’s encrypt with traefik anyway here’s my error:
ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [traefik.example.com]: error: one or more domains had a problem:\n[traefik.example.com] [traefik.example.com] acme: error presenting token: cloudflare: could not find zone for domain "traefik.example.com": [fqdn=_acme-challenge.traefik.example.com.] could not find the start of authority for '_acme-challenge.traefik.example.com.': DNS call error: read udp 172.21.0.3:39875->1.1.1.1:53: i/o timeout [ns=1.1.1.1:53, question='com. IN SOA']\nDNS call error: read udp 172.21.0.3:48481->1.0.0.1:53: i/o timeout [ns=1.0.0.1:53, question='com. IN SOA']\n" ACME CA=https://acme-staging-v02.api.letsencrypt.org/directory acmeCA=https://acme-staging-v02.api.letsencrypt.org/directory domains=["traefik.example.com"] providerName=cloudflare.acme routerName=traefik-secure@docker rule=Host(
traefik.example.com)