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
{{ message }}
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Currently it's not possible to authenticate for new users created in MongoDB 3.0 using default MONGODB-CR mechanism because it was discarded in favor of SCRAM-SHA-1. More info http://docs.mongodb.org/manual/release-notes/3.0-scram/
The text was updated successfully, but these errors were encountered:
This will not be supported as Moped is EOL with the release of the official Ruby Driver 2.0. Mongoid 5 will migrate over to the official driver in the upcoming weeks and if you are simply using the driver directly I would recomment switching to the official driver.
Currently it's not possible to authenticate for new users created in MongoDB 3.0 using default MONGODB-CR mechanism because it was discarded in favor of SCRAM-SHA-1. More info http://docs.mongodb.org/manual/release-notes/3.0-scram/
The text was updated successfully, but these errors were encountered: