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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...