Bug in DO DNS propgation
Solved
Support
-
I'm getting the following:
Jan 28 22:35:41box:dns/waitfordns waitForDns: nameservers are ["ns2.digitalocean.com","ns3.digitalocean.com","ns1.digitalocean.com"]
Jan 28 22:35:41box:dns/waitfordns isChangeSynced: _acme-challenge.EXAMPLE.com (TXT) was resolved to "REDACTED" at NS ns2.digitalocean.com (173.245.59.41). Expecting REDACTED. Match false
Jan 28 22:35:41box:dns/waitfordns waitForDns: _acme-challenge.EXAMPLE.com at ns ns2.digitalocean.com: not done
Jan 28 22:35:41box:dns/waitfordns Attempt 12 failed. Will retry: ETRYAGAINWhen the TXT record is generated the Value returns the string with "REDACTED" around it which have to be removed
Im sure its an easy fix
-
-