Details
-
Bug
-
Status: Closed
-
Blocker - P1
-
Resolution: Won't Fix
-
None
-
None
-
None
-
At least MongoDB 2.4.x (running Ruby 2.2 on Ubuntu machines)
Description
Moped contained a few fixes written by Durran and myself to re-authenticate if a "not authorized" response came back from the server:
https://github.com/mongoid/moped/issues/171
https://github.com/mongoid/moped/issues/361
We upgraded a few servers to the official ruby driver and saw sporadic "not authorized" responses cause various exceptions in our application.