Replies: 1 comment
-
Setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to generate TLS certificates for the domain
bal.byteful.agency
. I do not own the domainbyteful.agency
butNS
entries are set forbal.byteful.agency
to be managed by myself onHetzner DNS
:I am using traefik v2.8.5 which internally obviously uses lego. After letting traefik/lego try to generate the certificates, I receive the following error/timeout:
I've made sure the TXT entries exist on Hetzner DNS. They are automatically created, here is even the result of an unboundtest (which should simulate the letsencrypt resolving):
https://unboundtest.com/m/TXT/_acme-challenge.bal.byteful.agency./ETQVSIHO
In case the link expires, I receive the following:
The problems seems to be obvious in this log part:
ns3.digitalocean.com
is used as the nameserver, but I am not sure why?In case you need the full logs of unboundtest or traefik, just let me know. I saved them in any case.
Would appreciate any kind of help. Thanks in advance and all the best
Beta Was this translation helpful? Give feedback.
All reactions