Skip to content
Back

Error with realtime channels

  • 0
  • Flutter
  • Realtime
eric34
16 Dec, 2025, 15:11

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...

TL;DR
Developers encountering error code 1008 "Server Error" while subscribing to realtime channels using Flutter and appwrite 20.3.2. Client session is established and permissions are verified. Solution: Double-check the configuration of realtime channels and ensure that the server-side setup is correct to handle the subscriptions. Additional debugging may be needed to pinpoint the exact cause of the server error.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more