update_one and update_many fails without errors #732
Closed
PabloExperimental
started this conversation in
General
Replies: 1 comment
-
I found the the error in another part of the code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I use mongo in my stack and I have to update some entries using a trivial update. The update fails without raising errors, not in the server, not in the logs of mongo. How can I fix this?
Ps. this bug is only in production, on local works fine.
Code
Environment
Beta Was this translation helpful? Give feedback.
All reactions