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
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...