, and then I deleted the document from the Files app (from the Recently Deleted) while it's opening. The app crashed and the console said this :
2020-12-24 11:10:33.391552+0700 Document Based[6321:796633] [logging] BUG IN CLIENT OF libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use: /private/var/mobile/Library/Mobile Documents/iCloud~com~xxxxxx~Lists/Documents/.Trash/hello world.cnt/StoreContent/persistentStore-shm
2020-12-24 11:10:33.391613+0700 Document Based[6321:796510] [logging] BUG IN CLIENT OF libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use: /private/var/mobile/Library/Mobile Documents/iCloud~com~xxxxxx~Lists/Documents/.Trash/hello world.cnt/StoreContent/persistentStore
2020-12-24 11:10:33.391701+0700 Document Based[6321:796633] [logging] invalidated open fd: 10 (0x11)
2020-12-24 11:10:33.391768+0700 Document Based[6321:796510] [logging] invalidated open fd: 7 (0x11)
2020-12-24 11:10:33.391624+0700 Document Based[6321:796674] [logging] BUG IN CLIENT OF libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use: /private/var/mobile/Library/Mobile Documents/iCloud~com~xxxxxx~Lists/Documents/.Trash/hello world.cnt/StoreContent/persistentStore-wal
2020-12-24 11:10:33.392288+0700 Document Based[6321:796674] [logging] invalidated open fd: 8 (0x11)
2020-12-24 11:10:34.005703+0700 Document Based[6321:796674] [error] error: Error opening store: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" UserInfo={NSFilePath=/private/var/mobile/Library/Mobile Documents/iCloud~com~xxxxxx~Lists/Documents/hello world.cnt/StoreContent/persistentStore}
What should I do?CoreData: error: Error opening store: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" UserInfo={NSFilePath=/private/var/mobile/Library/Mobile Documents/iCloud~com~xxxx~Lists/Documents/hello world.cnt/StoreContent/persistentStore}