Skip to content

Instantly share code, notes, and snippets.

@jayuen
Created June 15, 2012 18:00
Show Gist options
  • Save jayuen/2937881 to your computer and use it in GitHub Desktop.
Save jayuen/2937881 to your computer and use it in GitHub Desktop.
2012-06-15T16:59:46+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool_manager.rb:282:in `get_valid_seed_node': Cannot connect to a replica set using seeds staff.mongohq.com:10020 (Mongo::ConnectionFailure)
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool_manager.rb:158:in `connect_to_members'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/repl_set_connection.rb:160:in `connect'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool_manager.rb:30:in `connect'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/repl_set_connection.rb:500:in `setup'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/repl_set_connection.rb:144:in `initialize'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/replset_database.rb:24:in `new'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/replset_database.rb:24:in `configure'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:271:in `configure_databases'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:94:in `from_hash'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:109:in `block in load!'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:108:in `tap'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:108:in `load!'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid.rb:147:in `load!'
2012-06-15T16:59:46+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/railtie.rb:84:in `block in <class:Railtie>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment