
If you're experiencing issues with Appwrite cloud, it's not your fault, the Appwrite team is working on solving an issue.
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's an ongoing issue under investigation. More in depth information will be published soon after the issue is solved.
- Any update or additional information? Yes! You can check all the updates for that issue in the following link:
https://status.appwrite.online
Also, the team will post updates in the #cloud-beta channel.
Recommended threads
- 404 Collection not found
I am trying to open storage bucket in the appwrite console, when I click on bucket it says "Collection not found" Contents are loading fine in the website but n...
- webhook signature verification
I'm trying to use a payment services webhook and verifying the signture. I'm having some trouble with processing payload. the webhook.verify function in stand...
- getFilePreview returns ByteCode
I'm running this code: ```js blah = await storage.getFilePreview( import.meta.env.NEWS_IMAGES_ID, news.imageId, 0, // width (optional) 0, // h...
