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
- 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...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...