Hello,
I'm trying to subscribe to document changes but I get this error Error: WebSocketChannelException: WebSocket connection failed..
I'm self hosting Appwrite behind a nginx. Do I need to configure something for websockets?
TL;DR
Developers are experiencing a WebSocket connection error while trying to subscribe to document changes in a self-hosted Appwrite setup behind NGINX. They are seeking guidance on potential WebSocket configuration requirements for Appwrite to function correctly.