Groups
Groups
Sign in
Groups
Groups
mongodb-user
Conversations
About
Send feedback
Help
Invalid Bson error Bad eoo
312 views
Skip to first unread message
Hitesh Chavhan
unread,
Jul 7, 2017, 7:00:30 AM
7/7/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
Working with pymongo and mongoDB, we are facing the issue of Invalid Bson,
The code we are using is multithreaded.
The issue is that its a random error on random documents on specific system's mongoDB.
Please help what can be the issue.
Bernie Hackett
unread,
Jul 9, 2017, 9:48:42 PM
7/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
This is usually caused by corruption on the database side. Run validate on the collection that is causing the issue:
https://docs.mongodb.com/manual/reference/method/db.collection.validate/
Reply all
Reply to author
Forward
0 new messages