This morning, after waking up, I noticed that my app displayed an error: "Collection not found." Upon checking the Appwrite dashboard, I was shocked to find that the entire database had disappeared.
This raises serious concerns regarding the reliability of Appwrite, especially when handling data for paid users. If a database can disappear without any action on my end, it becomes difficult for me to trust the platform. More importantly, how can I assure my users that their data is safe and secure when such incidents occur?
Please help me recover my database as soon as possible. I would also appreciate clarity on why this happened and what steps are being taken to prevent such occurrences in the future.
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...