Open micheelengronne opened 7 months ago
Hello @micheelengronne,
Could you have overridden the dns_resolver value within Vault's ACME configuration? That error message is confusing at best, as we seem to have configured the dialer for [fc00:fc00:fc01:fc01:fc00:fc00:fc00:1]:50053
but the Go error, I believe, is referencing [fdfd:5033:251b:e4f2::1]:53:
🤔
Hello @stevendpclark yes I did. But I tested without overriding and had the same result.
The fc0 dns is part of the dns_resolver value. The fdfd dns is set by the podman network my container is in.
Describe the bug I set up a Vault cluster with and ACME endpoint in a podman container with dual stack IPv6 enabled.
I created a TXT record for the DN I want and nslookup inside the container detects it correctly.
Vault fails:
The /etc/resolv.conf inside the container:
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect the TXT record to be correctly detected.
Environment: Official Vault Docker image: hashicorp/vault:1.14.9@sha256:5918004894d96d5edac4522cee0d45d394b61882916a6854d3c7d1fdb82d506d