Skip to content

Instantly share code, notes, and snippets.

@steveburkett
Created June 6, 2014 04:23
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 steveburkett/bd29318bb94a2fc96f77 to your computer and use it in GitHub Desktop.
Save steveburkett/bd29318bb94a2fc96f77 to your computer and use it in GitHub Desktop.
unicorn.log after using a $redis.quit
E, [2014-06-06T04:20:17.586128 #17157] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:18.622623 #17163] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:19.659368 #17169] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:20.696171 #17175] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:21.735122 #17181] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:22.773933 #17187] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:23.812860 #17193] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
I, [2014-06-06T04:20:24.655047 #17075] INFO -- : master process ready
E, [2014-06-06T04:20:24.665042 #17075] ERROR -- : reaped #<Process::Status: pid 17157 exit 1> worker=0
E, [2014-06-06T04:20:24.665194 #17075] ERROR -- : reaped #<Process::Status: pid 17163 exit 1> worker=1
E, [2014-06-06T04:20:24.665362 #17075] ERROR -- : reaped #<Process::Status: pid 17169 exit 1> worker=2
E, [2014-06-06T04:20:24.665443 #17075] ERROR -- : reaped #<Process::Status: pid 17175 exit 1> worker=3
E, [2014-06-06T04:20:24.665521 #17075] ERROR -- : reaped #<Process::Status: pid 17181 exit 1> worker=4
E, [2014-06-06T04:20:24.665597 #17075] ERROR -- : reaped #<Process::Status: pid 17187 exit 1> worker=5
E, [2014-06-06T04:20:24.665676 #17075] ERROR -- : reaped #<Process::Status: pid 17193 exit 1> worker=6
E, [2014-06-06T04:20:24.857628 #17199] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:153:in `start'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:25.907308 #17206] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:26.944137 #17212] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:27.980264 #17225] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:29.015842 #17231] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:30.054335 #17237] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:31.098021 #17243] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:31.936808 #17075] ERROR -- : reaped #<Process::Status: pid 17199 exit 1> worker=7
E, [2014-06-06T04:20:31.937052 #17075] ERROR -- : reaped #<Process::Status: pid 17206 exit 1> worker=0
E, [2014-06-06T04:20:31.937185 #17075] ERROR -- : reaped #<Process::Status: pid 17212 exit 1> worker=1
E, [2014-06-06T04:20:31.937266 #17075] ERROR -- : reaped #<Process::Status: pid 17225 exit 1> worker=2
E, [2014-06-06T04:20:31.937344 #17075] ERROR -- : reaped #<Process::Status: pid 17231 exit 1> worker=3
E, [2014-06-06T04:20:31.937413 #17075] ERROR -- : reaped #<Process::Status: pid 17237 exit 1> worker=4
E, [2014-06-06T04:20:31.937479 #17075] ERROR -- : reaped #<Process::Status: pid 17243 exit 1> worker=5
E, [2014-06-06T04:20:32.152229 #17249] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:33.175578 #17260] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:34.211241 #17266] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
E, [2014-06-06T04:20:35.253986 #17273] ERROR -- : Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking. (Redis::InheritedError)
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:299:in `ensure_connected'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:191:in `block in process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:270:in `logging'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:190:in `process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis/client.rb:96:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:104:in `block in quit'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `block in synchronize'
/usr/lib64/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:37:in `synchronize'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/redis-3.0.7/lib/redis.rb:102:in `quit'
/data/reputation/shared/config/custom_unicorn.rb:112:in `block in reload'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:619:in `init_worker_process'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:643:in `worker_loop'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/newrelic_rpm-3.7.1.180/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:527:in `spawn_missing_workers'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:538:in `maintain_worker_count'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/lib/unicorn/http_server.rb:303:in `join'
/data/reputation/shared/bundled_gems/ruby/2.0.0/gems/unicorn-4.7.0/bin/unicorn:126:in `<top (required)>'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `load'
/data/reputation/current/ey_bundler_binstubs/unicorn:16:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment