Replies: 1 comment 2 replies
-
I tried doing it with an A record rather than a cname record and got the same error, but it was successful:
This suggests to me that maybe it has a problem with CNAME, but doesn't actually throw that error? Seems really strange to me that the only error I see was during the cleanup, but on an A record it's successful, and on CNAME it fails. Also, I don't see any "Found..." entries in the successful output. Are A records required? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It appears that the DNS challenge passed ("Found CNAME entry"), but failed on the cleanup ("cleaning up failed").
I checked my DNS records, and don't see any orphaned acme entries, so I suspect the cleanup worked but plugin still saw it as a failure?
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions