The custom subdomain I have for accessing appwrite, which I am certain I created using appwrites custom domain feature, is not listed in custom domains. Not sure when it went missing since I have upgraded the instance a few times.
When I now add it in custom domain I receive the message “Domain Verified - certificate generation will begin after domain verification” and the domain is still not listed.
Looking at the logs I get the the message
“Cannot assign your main domain to specific resource. Please use a subdomain or a different domain”
Not sure what to do with that since the subdomain is already working and that how I access my appwrite instance (self hosted)
The reason I found out is my ssl certificate for the subdomain which was also issued using appwrite is now expiring and appwrite doesn’t seem to know its supposed to renew it..
Kindly help
Recommended threads
- Connectivity issue after upgrade to 1.9....
When running this command :- docker compose exec appwrite doctor I am getting the following error:- 🔴 Console.DB.(console)...........................disconnect...
- Transaction feature is not working somet...
I am getting the below error sometimes and sometimes it is working perfectly fine. Transaction failed: AppwriteException: transaction_not_found, Transaction wi...
- Updating to 1.9.0
Docs are lacking, I've already run in to some issues: - Firstly the web UI port doesn't work... had to add ```--http-port=9999``` in to the docker run command t...