I solved the issue, First Update . apt update apt-get install build-essential libssl-dev libffi-dev python3-dev cargo pip install certbot-dns-duckdns~=0.6 Second , add SSL certificate WITHOUT usisng DNS challenge. I am using Cloudflare. That's not really a fix if you have to update th...
As a result, I'm getting Incorrect TXT record as well with addon unable to reissue certificate for my domain with the same message as in the issue above. If I remember correctly, it was working before, when my domain was in both domains and aliases field (ie. before #1785). rruizGit...
My router is a dd-wrt flash, I forward 80, 8080 and 443 port to a debian computer with this dock-compose on it. The router hand the dynamic duck DNS update. I ran my containers with the folowing command : docker-compose build --no-cache && docker-compose up --build And I got ...
I was unable to save off a CNAME of both *.home and home as I get a conflict error. I'm using Google Domains. Is it safe to say that your first CNAME is _acme-challenge.home.duckdns.org? How does the port number come into play with either your duckdns and/or domain setup? If...