could not connect to database
aashish opened this issue · 0 comments
aashish commented
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