Hi team, my appwrite realtime updates suddenly stopped working, am using a self hostage instance on linux and on client is Flutter.
Are you using Cloudflare?
No i don't @D5
And any reverse proxy?
I have nginx but it's running on port 80 and appwrite is configured to run on port 2021.
Do you get any errors when running docker compose logs appwrite
?
Nothing else?
Yes, but when i check on appwrite-realtime log
What do you get there?
Interesting
And do you get errors in redis container (appwrite-redis)?
Are you using latest appwrite version?
Am using Version 1.4.12
The appwrite-redis log shows :
The redis container seems fine.
Try upgrading to 13
But probably the issue is caused by the proxy π€
Thank you
Does it got solved thanks to that?
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Current User is Not authorized
recreating same Thread