Skip to content

Instantly share code, notes, and snippets.

@stuartchaney
Created September 21, 2011 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartchaney/1232998 to your computer and use it in GitHub Desktop.
Save stuartchaney/1232998 to your computer and use it in GitHub Desktop.
=> Booting WEBrick
=> Rails 3.0.7 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
DEPRECATION WARNING: RAILS_ENV is deprecated. Please use ::Rails.env. (called from /opt/hoptoad-hosted/config/environment.rb:5)
Exiting
/opt/hoptoad-hosted/lib/maybe_mongo.rb:14:in `dup': can't dup NilClass (TypeError)
       from /opt/hoptoad-hosted/lib/maybe_mongo.rb:14:in `initialize'
       from /opt/hoptoad-hosted/config/initializers/mongo.rb:6:in `new'
       from /opt/hoptoad-hosted/config/initializers/mongo.rb:6
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:235:in `load'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:235:in `load'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:596:in `new_constants_in'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:235:in `load'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/engine.rb:201
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/engine.rb:200:in `each'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/engine.rb:200
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/initializable.rb:25:in `instance_exec'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/initializable.rb:25:in `run'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/initializable.rb:50:in `run_initializers'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/initializable.rb:49:in `each'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/initializable.rb:49:in `run_initializers'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/application.rb:134:in `initialize!'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/application.rb:77:in `send'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.0.7/lib/rails/application.rb:77:in `method_missing'
       from /opt/hoptoad-hosted/config/environment.rb:5
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:596:in `new_constants_in'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
       from /opt/hoptoad-hosted/config.ru:3
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/bundler/gems/rack-d7a3bb216845/lib/rack/builder.rb:46:in `instance_eval'
       from /home/faucetadmin/.rvm/gems/ree-1.8.7-2011.03/bundler/gems/rack-d7a3bb216845/lib/rack/builder.rb:46:in `initialize'
       from /opt/hoptoad-hosted/config.ru:1:in `new'
       from /opt/hoptoad-hosted/config.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment