Hi,
our server randomly starts getting a bad performance and the logs print:
Got exception while polling query: MongoError: QueryFailure flag set on getmore command
Any idea what this may cause?
Thanks in advance
Max
Hi,
our server randomly starts getting a bad performance and the logs print:
Got exception while polling query: MongoError: QueryFailure flag set on getmore command
Any idea what this may cause?
Thanks in advance
Max
I was able to solve this issue by deleting the file mongod.lock
located in .meteor/local/db
folder inside your project.