You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using mongoose-paginate in an environment with mongoDB replica set. It seems that mongoose-paginate doesn't work in such an environment. We do not see any errors in the server log files; the server just hangs and does not respond.
Executing the same code in a non-replica set environment works perfectly fine.
Does anyone have any idea how to debug this issue?
The text was updated successfully, but these errors were encountered:
We are using mongoose-paginate in an environment with mongoDB replica set. It seems that mongoose-paginate doesn't work in such an environment. We do not see any errors in the server log files; the server just hangs and does not respond.
Executing the same code in a non-replica set environment works perfectly fine.
Does anyone have any idea how to debug this issue?
The text was updated successfully, but these errors were encountered: