以前は正常に動作していたすべての rspec テストで次のエラーが発生しています... 本当に奇妙なことは、mongod、rspec、または mongoid に関して何も変更していないことです... :( mongo シェルにアクセスできます大丈夫です。
これをデバッグするためのヘルプや提案は大歓迎です!
- ルビー: 1.9.3p194
- レール: 3.2.12
- モンゴッド: 2.2
- モンゴイド: 3.1.4
Failure/Error: Unable to find matching line from backtrace
Moped::Errors::ConnectionFailure:
Could not connect to a primary node for replica set <Moped::Cluster nodes=[<Moped::Node resolved_address=nil>]>
mongoid.yml へのリンク: https://gist.github.com/yangtheman/5879742