Hello Appwrite Support,
We accidentally deleted two production databases and urgently need your help restoring them.
What happened: On 2026-08-14 at approximately 06:10 UTC, we ran appwrite push tables --all --force from a repository whose appwrite.json only contained a newly added database. The CLI interpreted the two existing databases as "deleted locally" and deleted them remotely, together with all their tables and rows. The --force flag suppressed the confirmation warning.
We understand this deletion was caused by our own CLI usage, not by an Appwrite fault. Any help recovering this data would be greatly appreciated. Please treat this as time-sensitive.
Can I restore if I create it with the same ID?
Recommended threads
- Get Profile picture
If I made an app where user need to sign in with Google. Now how do I access the user profile picture?
- Intermittent 60s edge-to-origin stalls r...
Anyone having this problem? Region: SFO. Plan: Pro. UPDATE: "Fastly's documentation notes that enabling origin shielding can resolve backend connection problem...
- Functions Failing on CRON Schedule
I set up an hourly CRON Schedule for my function and It only executes successfully every after 3 hours sometimes 10 hours. When I execute it manually it works e...