appwrite realtime has some active time limit. what happens is that it disconnects me after about 15 minutes
You're self hosting? Do you have anything between Appwrite and your app? Like a proxy? Or cloudflare?
Are you keeping the app active and in the foreground?
I have an VPS, My app DESKTOP FLUTTER have an STREAM. the application runs in the foreground but after a while it doesn't work anymore
Any reverse proxy?
I have a docker and a reverse proxy
what are you using for your reverse proxy? there's probably a timeout on that reverse proxy
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...