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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...