Hello Team, Out of the blue, my express app started encountering 401 errors in fetching data.
Upon logging into my console, I cannot see my databases anymore and greeted with 500 error on the UI. There's no way to find out what happened to my collections.
Not seeing anything unusual on the website or in my email. Could use some help here please. Thank you
More details here - https://x.com/ankushdharkar/status/1929893807803314282
Hey @ankush our team has been notified and are working to resolve the issue.
Thank you
Hey @ankush we're checking on our end. We will keep you posted
@ankush can you try reloading the console now? And share some of the outputs from the network tab?
Ah. They are back! Hurray!
Thank you
What was the issue?
@ankush our team noticed you had unoptimized queries that lacked some indexes and were flagged by the system. We have added optimizations from our side. Your queries should perform better and faster now. Our support will follow up to share more details on how you can optimize this on your own.
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...