Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Traefik: Unable to obtain ACME certificate for domains #3034

Open
Bammede opened this issue Dec 8, 2020 · 2 comments
Open

Traefik: Unable to obtain ACME certificate for domains #3034

Bammede opened this issue Dec 8, 2020 · 2 comments

Comments

@Bammede
Copy link

Bammede commented Dec 8, 2020

Tried everything I found on the Internet and nothing helped. As RancherOS is the minimal system perhaps I should do something extra?

Let's encrypt cannot proceed while installing Traefik by docker-compose, I get this message:

traefik level=error msg="Unable to obtain ACME certificate for domains \"example.domain.com\": cannot get ACME client get directory at 'https://acme-v02.api.letsencrypt.org/directory': Get \"https://acme-v02.api.letsencrypt.org/directory\": dial tcp: lookup acme-v02.api.letsencrypt.org on 127.0.0.11:53: read udp 127.0.0.1:40126->127.0.0.11:53: i/o timeout" rule="Host(example.domain.com)" providerName=letsencrypt.acme routerName=traefik-secure@docker
I did iptables -F and still problem persist, so it is not firewall. It is docker, but what exactly I should do?

Google DNS name servers are setup in cloud-config file.
Traefik setup on seperated docker, external network.

@abnerrizzi
Copy link

I am having the same problem here.

@abnerrizzi
Copy link

I had some problems generating new certificates because my IPv6 was enabled. After disable, worked fine for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants