Apache Let's Encrypt Certbot Challenge Failed on Linux [closed]
Solution 1:
We figured it out! It was a bad DNS AAAA (ipv6) record. We fixed that and then certbot ran successfully! We pointed the AAAA record to the ipv6 address that was showing on ifconfig on the server. I am not sure how it ended up pointing to a different address.