Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS request prefer IPv6 only #2171

Closed
3 tasks done
ierdelyi opened this issue May 2, 2024 · 1 comment
Closed
3 tasks done

DNS request prefer IPv6 only #2171

ierdelyi opened this issue May 2, 2024 · 1 comment

Comments

@ierdelyi
Copy link

ierdelyi commented May 2, 2024

Welcome

  • Yes, I'm using a binary release within 2 latest releases.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc).

What did you expect to see?

See this git issue: kchristensen/udm-le#93
The lego use ipv6 dns server only.

What did you see instead?

1; paramter to force ipv4 or ipv6
OR/AND
2 ; method to check all available dns servers
OR/AND
3; use DNS server whic was definied in command line

How do you use lego?

Library

Reproduction steps

Please see this isseues:
kchristensen/udm-le#94
kchristensen/udm-le#93

Version of lego

lego version 4.16.1 linux/arm64

Logs

2024/05/02 11:56:12 [INFO] [portal.owncompany.com] acme: Waiting for DNS record propagation. 2024/05/02 11:56:14 [INFO] [portal.owncompany.com] acme: Cleaning DNS-01 challenge 2024/05/02 11:56:16 [INFO] Deactivating auth: https://acme-v02.api.letsencrypt.org/acme/authz-v3/345720099897 2024/05/02 11:56:16 Could not obtain certificates: error: one or more domains had a problem: [portal.owncompany.com] propagation: time limit exceeded: last error: DNS call error: read udp [2001:db8:1000::1]:51859->[2606:4700:50::adf5:3a38]:53: i/o timeout [ns=adi.ns.cloudflare.com.:53, question='_acme-challenge.portal.owncompany.com. IN TXT'] initial(): Starting udm-le systemd timer

Go environment (if applicable)

$ go version && go env
# paste output here
@ierdelyi ierdelyi added the bug label May 2, 2024
@ldez ldez added duplicate and removed bug labels May 2, 2024
@ldez
Copy link
Member

ldez commented May 2, 2024

Duplicate of #1801

@ldez ldez marked this as a duplicate of #1801 May 2, 2024
@ldez ldez closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants