Skip to content

Instantly share code, notes, and snippets.

@zapatoche
Created January 31, 2012 00:24
Show Gist options
  • Select an option

  • Save zapatoche/1707791 to your computer and use it in GitHub Desktop.

Select an option

Save zapatoche/1707791 to your computer and use it in GitHub Desktop.
yannick@handydandies.com
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/database.rb:22:in `configure'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:273:in `configure_databases'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:94:in `from_hash'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:109:in `block in load!'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:108:in `tap'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:108:in `load!'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid.rb:147:in `load!'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/railtie.rb:84:in `block in <class:Railtie>'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:30:in `run'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:54:in `each'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/application.rb:136:in `initialize!'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/railtie/configurable.rb:30:in `method_missing'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2012-01-31T00:07:15+00:00 app[web.1]: from config.ru:3:in `require'
2012-01-31T00:07:15+00:00 app[web.1]: from config.ru:3:in `block in <main>'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
2012-01-31T00:07:15+00:00 app[web.1]: from config.ru:1:in `new'
2012-01-31T00:07:15+00:00 app[web.1]: from config.ru:1:in `<main>'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `load'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/controllers/controller.rb:181:in `load_rackup_config'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/controllers/controller.rb:71:in `start'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `eval'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/runner.rb:151:in `run!'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/runner.rb:185:in `run_command'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/bin/thin:19:in `<main>'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/bin/thin:6:in `<top (required)>'
2012-01-31T00:07:15+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/bin/thin:19:in `load'
2012-01-31T00:07:17+00:00 heroku[web.1]: State changed from starting to crashed
2012-01-31T00:07:17+00:00 heroku[web.1]: Process exited
2012-01-31T00:17:10+00:00 heroku[web.1]: State changed from crashed to created
2012-01-31T00:17:10+00:00 heroku[web.1]: State changed from created to starting
2012-01-31T00:17:18+00:00 heroku[web.1]: Starting process with command `bundle exec thin start -R config.ru -e production -p 46224`
2012-01-31T00:17:20+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/01/04/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
2012-01-31T00:17:20+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/01/04/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
2012-01-31T00:17:20+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/db.rb:137:in `issue_authentication': Failed to authenticate user 'mongodb' on db 'heroku_app2698231' (Mongo::AuthenticationError)
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:213:in `each'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:213:in `apply_saved_authentication'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:214:in `block in apply_saved_authentication'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool.rb:177:in `checkout_new_socket'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool.rb:267:in `block (2 levels) in checkout'
2012-01-31T00:17:20+00:00 app[web.1]: from <internal:prelude>:10:in `synchronize'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool.rb:259:in `block in checkout'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:496:in `checkout_writer'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool.rb:252:in `checkout'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/util/pool.rb:252:in `loop'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/cursor.rb:466:in `send_initial_query'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/cursor.rb:524:in `checkout_socket_from_connection'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/cursor.rb:458:in `refresh'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/cursor.rb:128:in `next'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:214:in `block in apply_saved_authentication'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:213:in `each'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/connection.rb:213:in `apply_saved_authentication'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/db.rb:505:in `command'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongo-1.5.2/lib/mongo/db.rb:121:in `issue_authentication'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/database.rb:89:in `tap'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/database.rb:90:in `block in master'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/database.rb:22:in `configure'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:273:in `configure_databases'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:108:in `tap'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid.rb:147:in `load!'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:94:in `from_hash'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:109:in `block in load!'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config/database.rb:89:in `master'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:54:in `each'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/application.rb:136:in `initialize!'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/railtie.rb:84:in `block in <class:Railtie>'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/mongoid-2.4.3/lib/mongoid/config.rb:108:in `load!'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:30:in `run'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/railtie/configurable.rb:30:in `method_missing'
2012-01-31T00:17:20+00:00 app[web.1]: from config.ru:1:in `<main>'
2012-01-31T00:17:20+00:00 app[web.1]: from config.ru:1:in `new'
2012-01-31T00:17:20+00:00 app[web.1]: from config.ru:3:in `require'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `eval'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `load'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/controllers/controller.rb:181:in `load_rackup_config'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/controllers/controller.rb:71:in `start'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/runner.rb:151:in `run!'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/bin/thin:6:in `<top (required)>'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/bin/thin:19:in `<main>'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/bin/thin:19:in `load'
2012-01-31T00:17:20+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/runner.rb:185:in `run_command'
2012-01-31T00:17:20+00:00 app[web.1]: from config.ru:3:in `block in <main>'
2012-01-31T00:17:22+00:00 heroku[web.1]: Process exited
2012-01-31T00:17:22+00:00 heroku[web.1]: State changed from starting to crashed
2012-01-31T00:21:33+00:00 heroku[router]: Error H10 (App crashed) -> GET salsacaribe.herokuapp.com/ dyno= queue= wait= service= status=503 bytes=
2012-01-31T00:21:34+00:00 heroku[router]: Error H10 (App crashed) -> GET salsacaribe.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2012-01-31T00:21:34+00:00 heroku[router]: Error H10 (App crashed) -> GET salsacaribe.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2012-01-31T00:21:35+00:00 heroku[router]: Error H10 (App crashed) -> GET salsacaribe.herokuapp.com/ dyno= queue= wait= service= status=503 bytes=
2012-01-31T00:21:35+00:00 heroku[router]: Error H10 (App crashed) -> GET salsacaribe.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2012-01-31T00:21:34+00:00 heroku[router]: Error H10 (App crashed) -> GET salsacaribe.herokuapp.com/ dyno= queue= wait= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment