Closed adienakhmad closed 1 year ago
The real error is on the next line:
adding temporary record for zone \"dev.\": HTTP 400: Request contains an invalid argument.
Likely a bug in the DNS provider package (which I wrote), or I wonder if Google Domains changed their API (as I know it was just in beta/testing recently).
Do you have a root NS set up for adien.dev
? Like is that an independent DNS zone?
Do you have a root NS set up for
adien.dev
? Like is that an independent DNS zone?
I'm using the default Google Domain Name server.
I came across this yesterday: https://community.letsencrypt.org/t/receiving-400-error-code/74487
I don't know how relevant this is, but it looks like this issue is coming from my end, since my home server is behind the ISP NAT.
So I tried using a VPS, using the same configuration I was able obtain the certificates for adien.dev
just fine.
Ah, yeah that'd probably do it. If Caddy's view of DNS is maligned with the "real world" then it won't work, it needs to be able to see things the way the outside does.
Hi, I'm having issue with getting certificate using ACME DNS challenge. I really don't know what went wrong as I have another
.dev
domain that I setup exactly the same like this one and it didn't have problem.Here are the logs from systemd
Here's the Caddyfile I'm using