Skip to content

Instantly share code, notes, and snippets.

@jamland
Created April 4, 2014 14:00
Show Gist options
  • Save jamland/9975311 to your computer and use it in GitHub Desktop.
Save jamland/9975311 to your computer and use it in GitHub Desktop.
andys-mbp:hud andy$ bundle exec puma -e staging
Puma starting in single mode...
* Version 2.6.0, codename: Pantsuit Party
* Min threads: 0, max threads: 16
* Environment: staging
STARTED LOADING HUD AT 2014-04-04 16:57:36 +0300...
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Using ActiveModel validations.
Initializing appoxy_rails Railtie
Configuring mongo...
Airbrake Initialized
/Users/Andy/Sites/repository/hud/lib/mail_swu.rb:10: warning: string literal in condition
Initializing Samurai with token --> 982f9faf129801707588f54e
Mongoid config not found. Create a config file at: config/mongoid.yml
to generate one run: rails generate mongoid:config
FINISHED LOADING HUD AT 2014-04-04 16:57:54 +0300. duration: 18
* Listening on tcp://0.0.0.0:9292
Use Ctrl-C to stop
cache error: Connection timed out
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:210:in `rescue in io'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:208:in `io'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:216:in `read'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:84:in `block in call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:189:in `block (2 levels) in process'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:297:in `ensure_connected'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:179:in `block in process'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:258:in `logging'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:178:in `process'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis/client.rb:84:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis.rb:692:in `block in setex'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis.rb:36:in `block in synchronize'
/Users/Andy/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis.rb:36:in `synchronize'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-3.0.5/lib/redis.rb:691:in `setex'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/interface.rb:17:in `setex'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:13:in `block in setex'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:29:in `_marshal'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:13:in `setex'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/ttl.rb:6:in `set'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:5:in `block in set'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:29:in `_marshal'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:5:in `set'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/namespace.rb:5:in `block in set'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/namespace.rb:50:in `namespace'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-store-1.1.4/lib/redis/store/namespace.rb:5:in `set'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-activesupport-3.2.4/lib/active_support/cache/redis_store.rb:145:in `write_entry'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-activesupport-3.2.4/lib/active_support/cache/redis_store.rb:35:in `block in write'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/activesupport-3.2.13/lib/active_support/cache.rb:520:in `instrument'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/redis-activesupport-3.2.4/lib/active_support/cache/redis_store.rb:33:in `write'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/actionpack-3.2.13/lib/action_dispatch/http/rack_cache.rb:25:in `write'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cache-1.2/lib/rack/cache/metastore.rb:83:in `store'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cache-1.2/lib/rack/cache/context.rb:267:in `store'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cache-1.2/lib/rack/cache/context.rb:259:in `fetch'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/airbrake-3.1.6/lib/airbrake/rack.rb:41:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/airbrake-3.1.6/lib/airbrake/user_informer.rb:12:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/railties-3.2.13/lib/rails/application.rb:223:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/rack-cors-0.2.8/lib/rack/cors.rb:54:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/puma-2.6.0/lib/puma/configuration.rb:68:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/puma-2.6.0/lib/puma/server.rb:486:in `handle_request'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/puma-2.6.0/lib/puma/server.rb:357:in `process_client'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/puma-2.6.0/lib/puma/server.rb:250:in `block in run'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/puma-2.6.0/lib/puma/thread_pool.rb:92:in `call'
/Users/Andy/.rvm/gems/ruby-2.1.1@hud/gems/puma-2.6.0/lib/puma/thread_pool.rb:92:in `block in spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment