moped icon indicating copy to clipboard operation
moped copied to clipboard

could not connect to database

Open aashish opened this issue 9 years ago • 0 comments

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

aashish avatar Dec 12 '15 18:12 aashish