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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...