
I will open a new post because is another topic, but maybe is related to my past post -> https://discord.com/channels/564160730845151244/1217686147841523734 In my past post i was unable to upgrade to 1.5.x because some garbage stuff on the database (in resume)... now, after upgrade to 1.5.3 i found this on console, project overview it says i have 245 documents, 5 databases, 513MB on Storage, 4 buckets and 8 users, but actually i only have 1 database, 40 documents, 0 buckets and 6 users.. for some reason when i deleted documents, databases, users, buckets, files in past they left garbage on database... Is there a way i can clean my database and check why o how to prevent this in future?

Clean? Best way to clean is to start from scratch. New clean install instance. Maybe a new project.
That said, you could see if the usage data recalculates over time
Recommended threads
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
- Image Transformation Issue
My project was working with images normally, I never processed them or anything, and today, suddenly when trying to add or update images from the project, it st...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
