no. it is not working
Sad 😦
What's your project ID?
6501f589749b017b3146
tried from a different network in case it was a throttling issue, but still not working
What version is shown appwrite cloud has in your browser?
how to check that?
it's 4.1.0
That seems incorrect
Isn't 1.4.0
In the website footer
1.4.4
That seems fine
The only issue you could face is with the realtime statics usage section
Did you solved your issue? I am getting same issue with Realtime.
I implemented a realtime list of content and yesterday it was working perfectly fine ,but as of now it is not working and i am getting "Reconnecting in one second" errors continuously and not getting realtime updates.
Realtime API through some SDK or just in console?
With Flutter Client SDK
Should i create a different support post and share in detail?
Yes
Not yet fixed, the statistics page is for some reason showing 19 active connection even though all the development apps are closed
Are you getting updates in any of the subscriptions?
Relatime is failing for me too
No
@D5 any other suggestions on what can be done? or when it might be fixed?
Supposedly the issue has been fixed npw
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...