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
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...