isar
isar copied to clipboard
MdbxError (17): File exists
Steps to Reproduce
We couldn't really reproduce this error at the moment. We observed it on crashlytics reports and couldn't trace the origin of the error. Once it happens, the only workaround for now on our app is to reinstall it as the DB seems to be "corrupted". I have tried to look for the origin of this error on libmdbx (https://github.dev/isar/libmdbx/) but couldn't quite find the 17 error. It would be great if someone with more knowledge about this error or mdbx could shed some light on this.
There is an discussion here https://github.com/isar/isar/discussions/1484 but there were no activity since a while so I thought perhaps I could re-open it as an issue here. Please let me know if this is the wrong approach then I can close this.
Code sample
Again we don't have a way to reproduce it.
Details
- Platform: iPhone and Android
- Flutter version: 3.16.5
- Isar version: ^3.1.0+1
- [x] I searched for similar issues already
- [x] I filled the details section with the exact device model and version
- [ ] I am able to provide a reproducible example