
Same issue with this: https://discord.com/channels/564160730845151244/1095672788959899758 But I do not have nginx

Do you have any reverse proxy in front of Appwrite? Or cloudflare proxy?

i dont have

I normally just hosted my appwrite in digital ocean then yeah ready to go

There's got to be something in front killing the connection. Appwrite typically doesn't have any problems with websocket connections

is it the digital ocean side have the problem here?

it could be?

Shouldn't be

so this should be a bug I think

I don't think so. I just tested on a 1.3.1 instance and the realtime is working as expected. If you DM me your endpoint and project, i can try to take a look
Recommended threads
- Getting Error On self host SSL update
Hi, I am using app write for my app backend version i am using is 1.6.2 yesterday my ssl is expired and now i am not able to renew it because of it my app is no...
- Cannot load nested relationships
When trying to load a nested relationship using the below query I get this error: ```Invalid query: Attribute not found in schema: *``` ```dart try { fina...
- Realtime didn't work in react native exp...
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
