Skip to content

Instantly share code, notes, and snippets.

Created October 6, 2012 01:13
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 anonymous/3843341 to your computer and use it in GitHub Desktop.
Save anonymous/3843341 to your computer and use it in GitHub Desktop.
2012-10-06T01:08:36+00:00 app[web.1]: Started GET "/sidekiq/" for 98.207.156.57 at 2012-10-06 01:08:36 +0000
2012-10-06T01:08:36+00:00 app[web.1]: Redis::CommandError - ERR max number of clients reached:
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:79:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:64:in `connect'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:276:in `ensure_connected'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:167:in `block in process'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:242:in `logging'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:166:in `process'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis/client.rb:78:in `call'
2012-10-06T01:08:36+00:00 heroku[nginx]: 98.207.156.57 - - [06/Oct/2012:01:08:36 +0000] "GET /sidekiq/ HTTP/1.1" 500 55 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11" tradingpo.st
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis.rb:1195:in `block in smembers'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis.rb:36:in `block in synchronize'
2012-10-06T01:08:36+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis.rb:36:in `synchronize'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/redis-3.0.1/lib/redis.rb:1194:in `smembers'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/lib/sidekiq/web.rb:55:in `block in workers'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/connection_pool-0.9.2/lib/connection_pool.rb:49:in `with'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/lib/sidekiq.rb:66:in `redis'
2012-10-06T01:08:36+00:00 heroku[router]: GET tradingpo.st/sidekiq/ dyno=web.1 queue=0 wait=0ms service=20ms status=500 bytes=55
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/lib/sidekiq/web.rb:54:in `workers'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/lib/sidekiq/web.rb:103:in `current_status'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/web/views/_summary.slim:2:in `evaluate_source'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:209:in `instance_eval'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:209:in `evaluate_source'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:144:in `cached_evaluate'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:127:in `evaluate'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:76:in `render'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:686:in `render'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:640:in `slim'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/web/views/index.slim:1:in `evaluate_source'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:209:in `instance_eval'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:209:in `evaluate_source'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:144:in `cached_evaluate'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:127:in `evaluate'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:76:in `render'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:686:in `render'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:640:in `slim'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/lib/sidekiq/web.rb:134:in `block in <class:Web>'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `block in compile!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `[]'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `block (3 levels) in route!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:851:in `route_eval'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `block (2 levels) in route!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:872:in `block in process_route'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `catch'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `process_route'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:834:in `block in route!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `each'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `route!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:936:in `dispatch!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `block in call!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `block in invoke'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `catch'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:755:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sidekiq-2.3.3/lib/sidekiq/web.rb:26:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-protection-1.2.0/lib/rack/protection/xss_header.rb:22:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-protection-1.2.0/lib/rack/protection/path_traversal.rb:16:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-protection-1.2.0/lib/rack/protection/json_csrf.rb:17:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-protection-1.2.0/lib/rack/protection/base.rb:47:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-protection-1.2.0/lib/rack/protection/xss_header.rb:22:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/nulllogger.rb:9:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/head.rb:9:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:99:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `block in call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:1471:in `synchronize'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-mount-0.8.3/lib/rack/mount/prefix.rb:26:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:68:in `optimized_each'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/routing/route_set.rb:532:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.4.2.1/lib/new_relic/rack/browser_monitoring.rb:12:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sass-3.2.1/lib/sass/plugin/rack.rb:54:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/etag.rb:23:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/conditionalget.rb:25:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/head.rb:14:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/flash.rb:247:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/session/abstract/id.rb:195:in `context'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/session/abstract/id.rb:190:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/cookies.rb:331:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.4/lib/active_record/query_cache.rb:64:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:392:in `_run_call_callbacks'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/callbacks.rb:28:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/sendfile.rb:101:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/railties-3.1.4/lib/rails/rack/logger.rb:13:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/methodoverride.rb:24:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/runtime.rb:17:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/lock.rb:15:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.4/lib/action_dispatch/middleware/static.rb:61:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-reverse-proxy-0.4.4/lib/rack/reverse_proxy.rb:16:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.3.6/lib/rack/deflater.rb:13:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/airbrake-3.1.4/lib/airbrake/rack.rb:41:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/airbrake-3.1.4/lib/airbrake/user_informer.rb:12:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/railties-3.1.4/lib/rails/engine.rb:456:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/railties-3.1.4/lib/rails/application.rb:143:in `call'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/railties-3.1.4/lib/rails/railtie/configurable.rb:30:in `method_missing'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:531:in `process_client'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:606:in `worker_loop'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:487:in `spawn_missing_workers'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:137:in `start'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.3.1/bin/unicorn:121:in `<top (required)>'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/bin/unicorn:19:in `load'
2012-10-06T01:08:36+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/bin/unicorn:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment