caddy-dns / acmedns

MIT License
37 stars 4 forks source link

acmedns plugin only registers txt first time it attempts #9

Open jonlundy opened 6 months ago

jonlundy commented 6 months ago

Hi, how do i get the acmedns plugin to post to /update ? it seems to do it once when you add the domain but never again after.

The issue i am running into is that the txt record is never written so when the dns check is performed there is no txt record to receive.. I am able to manually add a txt record but it is marked as invalid because i dont have a way to find what the token should be.

vbsd commented 6 months ago

Hi! Do you see any errors related to updating the TXT records in Caddy logs?