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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...