
Hello!
I am experiencing a problem with the Realtime API. My frontend is constantly reconnecting to the WebSocket server, and as a result Realtime is not working in my app.
Details:
Environment: Nuxt + Vue SDK: Appwrite JavaScript/TypeScript SDK Hosting: Using Appwrite Cloud Endpoint: wss://fra.cloud.appwrite.io/v1/realtime?project=allyplay&channels%5B%5D=databases.ally-play-db.tables.686a4a16003cc7b43b3f.rows.6885fc39001ddae5a53d
Error: "Realtime got disconnected. Reconnect will be attempted in 1/5 seconds." (screenshot attached)
Behavior: Sometimes, very rarely, after refreshing the page the connection is successfully established, but most of the time it keeps reconnecting endlessly.
Could you please help me understand why this is happening and how to fix it?
Thank you in advance.
Best regards, Evgeniy

Additionally, I noticed that this issue has been happening only for the past couple of days. Before that, I hadn’t worked on the project for a while, but Realtime was functioning correctly earlier.
Recommended threads
- dns issue with custom domain
im getting this, but i can access the appwrite through http://new.theasians.co.uk/console/ which is http but im not getting https, i deployed in vps through hos...
- Migration issues
Hey, quick question — I’m currently running a project on an Appwrite Pro account, but I recently got access to the GitHub Student Pack. Is there a way to migrat...
- updateDocument() throws "document_alread...
Hi guys, im using server sdk to update appwrite attribute value which relationship type. But facing "document_already_exists", may i know why?
