
My project has been completely down for over TWO HOURS now, and I can’t access anything under Functions or Databases in the console — all I get are 401 Blocked errors. This is beyond frustrating. I rely on your platform to keep my services up and running, and this kind of outage is absolutely unacceptable.
Not only is this affecting my workflow, it’s actively impacting my users and my business. I’ve received zero communication, no status updates, and no support — just radio silence while my service sits broken.

still keep getting these I did logout and login I tried another browser, private mode or even other device also my functions endpoint still gives this
. . . rel="stylesheet" href="https://unpkg.com/@appwrite.io/pink" /> <link rel="preload" as="style" type="text/css" href="/fonts/main.css" /> <link rel="stylesheet" href="/fonts/main.css" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="content-security-policy" content=""> <title>Appwrite - Error</title> <style> @media(min-width:768px) { article.card { padding: 2rem !important; } } </style></head><body> <div class="container u-margin-block-start-24"> <article class="card u-padding-16"> <div class="u-flex u-flex-vertical u-gap-16"> <h1 class="heading-level-4 u-trim-1">Error 401</h1> <p class="text">Access to this resource is blocked.</p> <div class="u-flex u-flex-vertical u-gap-8"> <p class="text">Type</p> <p><code class="inline-code">general_resource_blocked</code></p> </div> </div> </article> </div> <script type="text/javascript"> const app . . .

Please, check #🌩│cloud-beta and https://status.appwrite.online

@atakan It should be back

I did, I didnt write here if it is back

But it's back for you?

No it is not back

its getting to 3 hours and my service is down

at least there should be a way to get my database so that I can serve my own backend. What kind of service is this? So everything is gone now?
Recommended threads
- Running uvicorn app in python function
Hi guys, i developed an uvicorn app with an 'app' object in my main file but no matter which entrypoint I choose in the function settings it doesnt start the se...
- 404 Collection not found
I am trying to open storage bucket in the appwrite console, when I click on bucket it says "Collection not found" Contents are loading fine in the website but n...
- webhook signature verification
I'm trying to use a payment services webhook and verifying the signture. I'm having some trouble with processing payload. the webhook.verify function in stand...
