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
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this