Cannot secure SolusIO Master with Let's Encrypt certificate: failed to issue letsencrypt certificate: failed to create new acme client

Applicable to:

  • SolusIO

Symptoms

Cannot secure SolusIO Master with Let's Encrypt certificate:

CONFIG_TEXT: failed to issue letsencrypt certificate: failed to create new acme client with user '{example@example.com <nil> 0xc000698f90}' for domains ["example.com"]: 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:37311->127.0.0.11:53: i/o timeout

Cause

SolusIO Master server missing docker iptables rules which allow forwarding traffic to docker containers.

Resolution

  1. Access SolusIO Master server via SSH.

  2. Restart Docker service to re-apply rules:

    # systemctl restart docker

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.