I installed appwrite on a plesk server, and used nginx as a reverse proxy Appwrite instance: https://cms.itexpertnow.com
When I try to use any custom domains, it fail with the following error:
- domain 1:
vanguard.itexpertnow.com - domain 2:
vanguard.cms.itexpertnow.com
Error:
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 vanguard.itexpertnow.com
Using the webroot path /storage/certificates for all unmatched domains.
Waiting for verification...
Challenge failed for domain vanguard.itexpertnow.com
http-01 challenge for vanguard.itexpertnow.com
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 encountered certificate generation errors when using custom domains for an Appwrite instance. The error message indicates challenge failures for the domains `vanguard.itexpertnow.com` and `vanguard.cms.itexpertnow.com` when trying to issue certificates. This issue may be resolved by verifying the webroot path and checking the Let's Encrypt log file for more details.Recommended threads
- Does anyone know default sender id and f...
Need it for otp verification in appwrite self hosted
- [BUG] I'm facing an issue while creating...
Here’s what’s happening: When I try to create a new Web app on my Appwrite console (backend.keplr.in), the browser console shows multiple errors: Uncaught (in...
- coolify docs dont help installing latest...
coolify has older version of appwrite, how do i install latest version of appwrite