Hello! I have a problem with realtime on appwrite. I installed it on my server. If the quality of the endpoint I indicate my ip then everything works fine but without an ssl certificate. But if I use my domain through an nginx proxy, everything works except the realtime function. Realtime connects and immediately disconnects why? I added my domain to the .env file. How can this problem be solved?
TL;DR
Developers are experiencing issues with the realtime function on their appwrite installation when using a domain through an nginx proxy. Realtime connects and disconnects immediately. The issue may be related to how the domain is set up in the .env file. Make sure the domain is properly configured for the realtime function to work correctly.