I'm not able to access any appwrite services on appwrite cloud website, getting a 500 internal error on all services even though status.appwrite.online says the services are operational. my projects uses the FRA region and non of the services are working for all of it. here is one of the project id: 67a5db5a000b9ca0ea2b
i have tried creating a new project on same region and they work, but my previous projects all have this problem.
Tricky 🤔 I can't figure this one out. Ill involve more engineers find the cause and resolve this 🙌
Maybe related. Had a function deployment produce a broken build 15min ago. Also on FRA. (look good now)
please share some network logs, I wanna see if this is an actual API or client issue, the error can be missleading at times
403 errors on the network calls
it seems your project was flagged for abuse and violation of TOS, check your email, our support may have reached out or will reach out soon
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...