
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting any messages on websocket and its status is stuck at (pending). I've also tried redirecting realtime port to outside of docker container and then using it in location /v1/realtime settings in nginx and it didn't help. I've also tried adding /v1/realtime location separetly in nginx as you can see on screenshot and it didn't help either


Recommended threads
- Appwrite Cors Errors after domain added
So I'm working on an app for my company and I've added in my domain name as the hostname for the project as well as for the custom domain. But I'm still getti...
- Appwrite custom domain verification fail...
So I've left enough time for the records to propagate and I've tried adding in a subdomain for the appwrite endpoint so as not to cause a clash with two CNAME r...
- Error: Invalid `userId` param: Parameter...
