-
|
Good morning, I've had my Cloudflare/Traefik configuration setup with lego for DNS resolution on letsencrypt for a while but recently it's stopped requesting new certificates. I can see in my Cloudflare logs that the records are being created and then almost immediately deleted without waiting for propagation. In the traefik logs I can see: Happy to run tests etc. but this is about as far as I've got with troubleshooting as everything else seems to be working. I've correlated this behaviour where the DNS records are created and then deleted 3s later on my Cloudflare audit logs. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
I see no problem inside your logs but there are missing lines in your sample. The fact to create and delete a record within 3 seconds is expected. |
Beta Was this translation helpful? Give feedback.
Ah, fixed it. Was the zone read API permission error on the Cloudflare side (despite working for ages..) thanks for your help!