If you're experiencing issues with Appwrite cloud, it's not your fault, the Appwrite team is working on solving the issue that affects some projects.
FAQ
- Do I need to create a new post so the issue is solved for me? Currently, the team is working on the issue, so it's **not ** needed as they're already working on that. If the issues continue for you after being marked as solved, then yes, you should create a new post.
- Is everything lost? For now, it's expected that the data will come back after the issue is solved.
- How long until it is resolved? The team is working on solving it as soon as possible. There's not a specific ETA as it could depend on multiple facts like the time it takes for the changes to apply. No action is needed for now from your side.
- What happened? There is an issue with an internal database or it's connection affecting to some projects. A post-mortem will be published with more in depth information soon.
- Any update or additional information? Yes! You can check all the updates for that issue in the following link:
https://status.appwrite.online/incident/489848
Also, the team will post updates in the #cloud-beta channel.
Recommended threads
- help! I've been stuck on this for days, ...
help! I've been stuck on this for days, I'm a newbie. C:\Users\>curl -X POST https://cloud.appwrite.io/v1/functions/1/executions ^ More? -H "Content-Type: app...
- react native google auth redirect url is...
in my app i am currntly building for ios i get the error on the video using the sdk. my googleLogin looks like this: export const googleLogin = async () => { ...
- .NET SDK often throw exceptions when I t...
Following code throws exception: Client client = new Client(configuration.ApiEndPoint, false, httpClient); client.SetEndpoint(configuration.ApiEndPoint); clien...