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
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...