Traefik cert error

Been trying to get this figured out for the past day, haven't seemed to be able to get it.

ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [zip.doare.dev]: error: one or more domains had a problem:\n[zip.doare.dev] [zip.doare.dev] acme: error presenting token: cloudflare: failed to find zone doare.dev.: ListZonesContext command failed: Invalid request headers (6003)\n" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["zip.doare.dev"] providerName=production.acme routerName=zipline@file rule=Host(`zip.doare.dev`)


this is the error I am getting, I've passed the correct information according to the traefik docs, but I keep getting Invalid request headers
Was this page helpful?