
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
- How to use fetch inside appwrite functio...
i getting error "Cannot find package 'undici'" I installed undici package and import like this: import { fetch } from 'undici';
- why i'm i getting in-progress
hello Appwriters, please why i'm i getting this issues with the cloud console? email verification no longer working
- Localhost is invalid origin
I have a react app that I'm developing to learn react. I'm almost done with the project. My app is throwing this exception : ``` Appwrite::AuthService::login:...
