deso-protocol / deso-protocol/mongodb-dumper
Error: Invalid UTF-8 string in BSON document
Open
- Dominant language
- Go
- Stars
- 20
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Getting this error
`Error: Invalid UTF-8 string in BSON document`
when I try to access the db by running
`deso> db.data.find( ).limit(1)`
How to ignore the error and still read the db?
Attaching the screenshot of the error

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.