lihaibh / ditto

NPM library that helps managing MongoDB snapshots easily and efficiently
https://www.npmjs.com/package/mongodb-snapshot
MIT License
48 stars 6 forks source link

Creates backup of 0kb #40

Open sanat98 opened 10 months ago

sanat98 commented 10 months ago

initially, it was creating a backup of about 14kb which has all of my db data. But now most often it is creating a backup of 0kb. After many attempts sometimes it is used to create a backup of 14kb.

juancarlovieri commented 7 months ago

Experiencing the same problem here, any solution?

lihaibh commented 2 weeks ago

@juancarlovieri @sanat98 I will try to reproduce on my side, please give instructions. What is the version of Mongodb you are using? are you experiencing it with small dbs like that with 14kb? do you have any warnings / errors that you can share?