Im super confused what am i doing wrong
The domain is being verified but I keep receiving this error when loading the certificates.
TypeScript
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.
TL;DR
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.Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...