The custom domain is not getting verified on self hosted installation. It always gives a server error. The DNS changes have propagated
Do you have anything in front of Appwrite? Like a proxy or cloudflare? Is Appwrite running on the default standard ports? Is Appwrite publicly available on port 80?
It’s a one click installation on digital ocean. It runs on the IP as well as the domain added. But the SSL certificate generation is getting blocked with a message saying that the domain verification is pending. And when I try to verify the domain it’s gives a server error message every time.
You probably need to configure the domain environment variables
Oh ok. Thanks for a quick revert. Is there any documentation available to refer to this in the docs
Before that...how many domains do you need for your Appwrite instance?
Just one. I’m using a subdomain pointing to the appetite instance
Btw, this is odd..I would have expected the error to tell you to configure the environment variable...
No. It gives only the server error message. The custom domain works though, but without https
In that case, you shouldn't be configuring a custom domain in the Console
If I don’t configure the custom domain in the console how can I generate an SSL certificate. That’s where o am getting stuck.
Thanks a ton. Will go through this
Let me try this and report back. Your support is much appreciated 🙏
Recommended threads
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...
- 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...