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.
Hi, I am getting following error with rails 3 and mongoid 3. But was able to connect through mongo cmd
mongo ds061464.mongolab.com:61464/xxxxxx_development -u xxxx -p zzzz
Hi, I am getting following error with rails 3 and mongoid 3. But was able to connect through mongo cmd
mongo ds061464.mongolab.com:61464/xxxxxx_development -u xxxx -p zzzz
https://github.com/mongolab/mongodb-driver-examples/blob/master/ruby/mongoid3/mongoid.yml
for replica set <Moped::Cluster nodes=[<Moped::Node resolved_address="104.197.47.117:27825">]>
^[[A^[[A^[[A MOPED: Retrying connection to primary for replica set <Moped::Cluster nodes=[<Moped::Node resolved_address="104.197.47.117:27825">]>
The example is throwing the above error
https://github.com/mongolab/mongodb-driver-examples/blob/master/ruby/mongoid3/mongoid.yml
The text was updated successfully, but these errors were encountered: