Heyo.
Is it possible to not get this error message? I am using Cloudflare, however if there's nothing going on, it's spamming the console a lot.
If you're not sending data, cloudflare will kill the connection so the SDK reconnects and consequently you will get the error
I know. My question is how to not get the error. It's annoying and I know it gets disconnected.
Recommended threads
- AppwriteException: Invalid query: Query ...
```js console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", ...
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...