aaomidi / certbot-dns-google-domains

Google Domains plugin for Certbot.
Apache License 2.0
72 stars 11 forks source link

Unable to rotate DNS challenges: 'record' #33

Closed HappyRogue658 closed 1 year ago

HappyRogue658 commented 1 year ago

Hi, even though this works, and I do get a certificate, I am also getting an error "Unable to rotate DNS challenges: 'record'"

However, there does not seem to be a residual record "_acme-challenge.domain.com" left.

What does this mean?

I am including a partial shell output/log file

certbot error.txt

vg commented 1 year ago

looks like Google Domains only keeps those _acme-challenge.domain.com TXT records for a short duration.

aready87 commented 1 year ago

Hello,

I also got the same error even though I received my certificate.

Waiting 30 seconds for DNS changes to propagate
Encountered exception during recovery: certbot.errors.PluginError: Unable to rotate DNS challenges: 'record'

Successfully received certificate.
santanaluiz commented 1 year ago

+1

marcodalpontes commented 1 year ago

+1

bernhard-kohl commented 1 year ago

Hi, I just started to use certbot-dns-google-domains for my new google-domain and got the same error, but the certificate was successfully received. Could you please release this fix to PyPi! Thank You.