Self Hosted instance sometimes throws "AppwriteException: null, XMLHttpRequest error. (0)"
- 0
- Self Hosted

Hey! I have a self hosted appwrite instance and a flutter web app. It all works well, but when I have more traffic the flutter client often throws an Exception: "AppwriteException: null, XMLHttpRequest error. (0)." It only happens if there are many active users (round about 300 realtime connections). Also the web socket connection failes some times then: "WebSocketChannelException: WebSocket connection failed." The cpu usage while that time is still fine. It never gets above 80%. Im using a server with 2 intel VCPUS and 8GB RAM.

@wess can you take a look at this?

You probably need a server with more cores to handle the increased traffic

Ok, Ill try it out
Recommended threads
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- migrate storage bucket to external s3
I try to migrate the current s3 storage (docker volume) to an external provider. I copied all files from /var/lib/docker/volumes/appwrite_appwrite-uploads/_data...
- Mock numbers feature not working in self...
Could anyone please guide how to enable mock numbers feature in self hosted??
