I have 2 domains pointing to the same Appwrite instance. I am trying to add the third URL to point to the same Appwrite instance, but it only shows "Hello, World!". Where is this from? The 3 nginx conf files have the same configuration.
I have also checked the appwrite logs, and it shows the following:
2024-07-10T14:54:59.708978747Z Warning: Swoole\Http\Response::write(): You have set 'Transfer-Encoding', 'Content-Length' is ignored in /usr/src/code/vendor/utopia-php/swoole/src/Swoole/Response.php on line 34
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...