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 project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...