Wrong number of items (databases, documents) in the Appwrite Console app
- 0
- Self Hosted
- Storage
- Cloud

On the project page in the Appwrite Console, the dashboard says I have 6 databases and 242k devices, while when I count the databases I have 5, and counting the documents programmatically gives 9.2k. When I imported the deployment to a clean VM, the new deployment shows 5 databases and 9.2k documents, which are the correct values. The difference might come from the fact that on older deployment I've deleted and created databases. The question is - did I delete them correctly, since the dashboard still counts them?
Recommended threads
- Can I use Appwrite Self-Hosted commercia...
Hi! I'm a student working on my own app, and in the future I’d like to monetize it (e.g. through subscriptions or paid features). I'm using Appwrite Self-Hoste...
- Appwrite Sites and localStorage Problem ...
I'm currently struggling with the localStorage Problem and Custom Sites. My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm ...
- Getting 413 Payload too large when calli...
Hi, I have a self hosted v. 1.7.4 instance behind a reverse proxy and it is actually working well. But when I call: ```dart await account.deleteSession('curre...
