NullOriginal post
Web Developer
Im super confused what am i doing wrong
The domain is being verified but I keep receiving this error when loading the certificates.
Failed to issue a certificate with message: Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Performing the following challenges:
http-01 challenge for appwrite.{domain(replacing here for privacy)}.org
Using the webroot path /storage/certificates for all unmatched domains.
Waiting for verification...
Challenge failed for domain appwrite.null-cloud.org
http-01 challenge for appwrite.null-cloud.org
Cleaning up challenges
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
Summary
Developers are facing issues with certificates for a custom domain, and the error message indicates a challenge failure during the certificate issuance process. The domain is being verified, but certificates are not loading successfully. The error log suggests checking the Let's Encrypt community forum for solutions or re-running Certbot with verbose mode (-v) for more details.