Failed authorization procedure

Obtaining a new certificate
Performing the following challenges:
http-01 challenge for www.thaiaccorp.com
Enabled Apache rewrite module
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. www.thaiaccorp.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://www.thaiaccorp.com/.well-known/acme-challenge/ARdGMphPVCmwOoxugO-GjgcItjpNBm0k1hgFKwtsDnA: Timeout during connect (likely firewall problem)

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: www.thaiaccorp.com
    Type: connection
    Detail: Fetching
    http://www.thaiaccorp.com/.well-known/acme-challenge/ARdGMphPVCmwOoxugO-GjgcItjpNBm0k1hgFKwtsDnA:
    Timeout during connect (likely firewall problem)

    To fix these errors, please make sure that your domain name was
    entered correctly and the DNS A/AAAA record(s) for that domain
    contain(s) the right IP address. Additionally, please check that
    your computer has a publicly routable IP address and that no
    firewalls are preventing the server from communicating with the
    client. If you're using the webroot plugin, you should also verify
    that you are serving files from the webroot path you provided.

This error message is returned by Let's Encrypt when they cannot connect to your site to perform validation. You should first check that your firewall is allowing connections on port 80 and then check that your server is up and able to respond on port 80.

Please provide the command you ran that produced this error

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.