-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Hi, I have a weird bug with a mongodb, one of my collections seems corrupted. I am hosted on Atlas and they referred me here. When I try to do operations on this one collection, it just hangs forever. No code change on my end. I even tried older code to see if it could change anything but it's still the same. I use the mongodb driver for nodejs, the system works in production for every collections with no issue but when we query our session collection (find, findOneAndUpdate, etc...) it just hangs until the timeout is reached and there are no errors. I tried to drop the collection but the bug comes right back. Also, I tried to backup the db on another cluster and the same thing happens. Do you have any idea what could be the issue ? Thank you !