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
- Update from 1.8 to 1.8.1 failing
I have spent the past 2 hours trying to figure this out but I really dont know what to do. 1.8. was a fresh install because the upgrade from 1.7.4 was a total m...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...
- Broken Appwrite can’t make functions nor...
Hii guys, I was having this issue with my locally hosted Appwrite, I can’t create functions ( both template and manual), I can’t make a custom domain ( like in ...