Can anyone tell me why realtime disconnects after some time and how to detect when it happens? I see that this happens in the dashboard like in picture but it also happens in my app and i need to manage this somehow.
Do you have anything in front of Appwrite? If you do, that might have a connection timeout
In flutter, there's an onDone callback on the stream. You can make it reconnect there.
@Steven thanks, I will try that. I think we found a fix by making a change in apache settings.
Nice! Can i mark this as solved now?
Yes
[SOLVED] Realtime got disconnected.
Recommended threads
- Manual install docs are out of sync with...
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found:...
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...
- custom domain on self host Appwrite
I am having a issue, i am using self host version of appwrite at my custom domain (appwrite.example.com), but when i tried adding a custom domain (project1.exam...