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
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- SMS - Github Student Pack
I have a project on Appwrite Github Student Pack but unable to send any message as I get error: "Phone authentication limit for your organization has exceeded. ...
- Dart runtime functions are timing out an...
My appwrite function is not executing at all and showing the error in error logs: I tried redeploying. Still no luck. I have set the function to ise maximum re...