
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
- My collection is not updating after csv ...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
