Cloud console cannot open my projects in the Singapore (SGP) region. All console requests return HTTP 401, plus a 503 on analytics.appwrite.io.
- Account email: (Account email ready to share privately with a team member on request.)
- Organization: GitHub Student Organization (Education plan)
- Region: Singapore (sgp.cloud.appwrite.io)
- Affected project IDs: 6a579b4200099463e526 (first) + "second"
- API works fine via CLI/API key (database + 9 collections accessible). Only the browser console UI returns 401.
- Tried: logout/login, different browser, incognito, cache clear — no change.
- A new project in a different region opens normally.
Request: fix console access for these SGP projects, or delete them so I can free a slot in my Education org and recreate in a working region.
Hey <@1527222601875849226>, we are aware if this - team is working on a fix
cc <@972109928242249778>
Hi Aditya, we identified the root cause of the issue, deployed a fix, and are seeing error rates return to normal levels. Our investigation also identified why this was not detected by our monitoring sooner. An internal cache masked the underlying issue, so it only affected a small portion of requests. Because the impact remained below our alerting thresholds, it did not trigger an automated notification.
Our team is going to continue monitoring the service closely to ensure everything remains stable. We appreciate your patience while we investigated and resolved the issue.
Recommended threads
- Scheduled functions (CRON) not firing — ...
Hi team — same symptom as a recent thread here where switching from a round cron expression to an offset-minute one fixed it. Project ID: 69fa56560037c7843a85 ...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...