|
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. |
Answered by
kaouk
Dec 15, 2025
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. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, fixed it. Was the zone read API permission error on the Cloudflare side (despite working for ages..) thanks for your help!