Hello, I have a problem with the Realtime API in self-hosted A few days ago I made code that listens for "account" and a "collection". Everything was working fine, until I moved apprwrite behind a reverse proxy (I don't know if that matters, but in other tickets I saw people talking about it so I'll clarify). All the rest of the code still works, just not realtime. Any idea what's going on?
I also have this error which spams in the logs (even if do nothing) :
appwrite | [Error] Line: 67 appwrite | [Error] Timestamp: 2024-01-17T07:45:35+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /squid-internal-dynamic/netdb appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: This domain is not connected to any Appwrite resource yet. Please configure custom domain or function domain to allow this request. appwrite | [Error] File: /usr/src/code/app/controllers/general.php
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...