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
- MCP server not able to do list documents...
I recommend the MCP server be updated. I know there are a lot of changes to the API but SOTA models have hard time doing a simple list documents with a simple q...
- We are seeking an N8n expert to automate...
We are seeking an N8n expert to automate workflows through AI integration. We are looking to assign this task to someone who has passed a rigorous screening pro...
- Missing scope after OAuth login
I want to get the current user with account.get after an OAuth login like Google but I always GET https://cloud.appwrite.io/v1/account 401 (Unauthorized) User (...