https://drive.google.com/a/artua.com/file/d/0B1iTxC4_xSVUYkgxeUhwZWVmUTQ
If I delete two, it shows me -1.
Next, it shows me 335MB of storage used:
https://drive.google.com/a/artua.com/file/d/0B1iTxC4_xSVUcnl1a0pCdHBqTDQ
But there is no so much data, if I download a backup, it is only 26MB unzipped.
I tried to recreate database by moving it to another container, then truncate then import back from backup container. But it seems do not help. It grows very quick regardless of real data size. I tried to remove class and recreate one, but still see more problems: parse dashboard said "can't delete class because it not empty" but shows no objects in this class. I removed it from actual Mongo DB, then I can delete and recreate one.
I think some data corrupted in database, and I think the best way is to backup it "high level", from parse server side, then recreate database and import it. But seems we have no backup/restore tools for parse server.
Any other ideas why it is so and how to fix that?
Thanks!