question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to get ops

See original GitHub issue

I using METEOR@1.4.0.1. I changed doc and reloaded application. I saw the error in console:

failed to get ops for "docid": MongoError: Failed to parse: sort: "_id.v". 'sort' field must be of BSON type Object.

How can I fix it?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:7
  • Comments:39 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
andy4545commented, Aug 4, 2016

i am also getting this issue - using meteor 1.4.0.1

" failed to get ops for KeCcKETkXWEAewWJv: MongoError: Failed to parse: sort: “_id.v”. ‘sort’ field must be of BSON type Object."

3reactions
learnsomuchcommented, Sep 17, 2016

For meteor 1.4.1.1, If we reset mongoDB using “meteor reset”, then sharejs works. But if we restart meteor server, then we are getting the same error. Basically, For every new id, it works for first time and fails after restart. if we create a new entry in Mongo, that works as long as server doesnt restart.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to get ops && Failed to parse: sort: "_id.v". 'sort' field ...
Hello Teacher: I run your week2 code on debian8.6(64 bit), then I got errors Failed to get ops && Failed to parse: sort:...
Read more >
Troubleshoot the Ops Agent | Operations Suite - Google Cloud
Inspect agent self logs ... If the agent fails to ingest logs to Cloud Logging, then you might have to inspect the logs...
Read more >
Azure DevOps Terraform Init - Remote State - Failed to get ...
Azure DevOps Terraform Init - Remote State - Failed to get existing workspaces: containers.Client#ListBlobs: Failure sending request: StatusCode ...
Read more >
Azure DevOps release pipeline getting fail with "Failed to fetch ...
I am using Azure ADO Pipeline to build and push Docker Image to ACR from my code in build pipeline and release pipeline...
Read more >
Basic Troubleshooting | Operations Hub 2022.06 ...
To troubleshoot data source test connection errors, refer to Error Messages description. Resolving Extension Query Error. If you do not have sufficient ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found