Tried to access one Collection in my Database and gave me a 524 error. Accessing data from these collections are also really slow. This is a recent problem, how can I fix this?
Since when is this happening? Is this a new project?
Since yesterday. This is not a new project.
Interesting. Do you can check the browser dev tools to see what are the slow requests?
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...