You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: