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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...