I'm performing a subscription to realtime channels, and after a few seconds I get an exception with this error: {type:error,data:{code:1008,message:Error: Server Error}}
I'm using flutter withappwrite 20.3.2 I'm calling: final subscription = appwrite.realtime.subscribe(['rows' ]);
I have checked permissions and client session is created...
My realtime of the same project, web, android and desktop stopped working as well
Is there any news?
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...