Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Invalid UTF-8 string in BSON document #20

Open
namelessperson0 opened this issue Oct 15, 2021 · 3 comments
Open

Error: Invalid UTF-8 string in BSON document #20

namelessperson0 opened this issue Oct 15, 2021 · 3 comments

Comments

@namelessperson0
Copy link
Contributor

namelessperson0 commented Oct 15, 2021

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
screenshot

@namelessperson0
Copy link
Contributor Author

Should we check for invalid characters before inserting in mongodb? What could be the invalid characters? @maebeam

@maebeam
Copy link
Contributor

maebeam commented Oct 23, 2021

I haven't seen this error before. @bluepartyhat might have an idea, they are the original author and maintainer

@mohamadsharabi
Copy link

did you find the solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants