Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: haunwang.de
I ran this command:
lets enrypt DNS Challenge with traefik 2.10.4
It produced this output:
Error renewing certificate from LE: {haunwang.de [*.haunwang.de]} providerName=hetzner-lego-dns.acme ACME CA="https://acme-v02.api.letsencrypt.org/directory" error="error: one or more domains had a problem:\n[*.haunwang.de] [*.haunwang.de] acme: error presenting token: hetzner: could not get zone for domain ddns.net not found\n[haunwang.de] [haunwang.de] acme: error presenting token: hetzner: could not get zone for domain ddns.net not found\n"
My web server is (include version):
several different - doesn't matter
The operating system my web server runs on is (include version):
Raspbian GNU/Linux 11 (bullseye)
My hosting provider, if applicable, is:
my raspberry pi, hetzner dns, https://www.noip.com for dyn-dns
I can login to a root shell on my machine (yes or no, or I don't know):
yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): traefik-2.10.4
I have traefik running @home renewing certs with LE DNS-01 Challenges
My DNS:
- wildcard DNS Entry for my Domain points to my traefik server
- traefik points to DynDNS Entry that resolves to my changing public ip
I am using several subdomains with and without wildcard certs all are generated and renewed successfully only my base Domain cannot get some cert printing out the message above.
Anyone has a clue why its not working on base domain level ?
Or maybe some tipps how to debug this - i mean "one or more domains had a problem" is not the best error message to find this error i guess.
Maybe some DNS Problem (cause its always DNS) ?
Regards
Robert