Skip to content

Timeout::Error: Timeout::Error #48

@andy

Description

@andy

Check full details on Airbrake: #71413055

Backtrace:

```
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/connection/hiredis.rb:23:in connect
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:227:in establish_connection
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:23:in connect
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:247:in ensure_connected
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:137:in process
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:206:in logging
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:136:in process
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis/client.rb:100:in call_pipelined_without_newrelic_trace
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic-redis-1.3.2/lib/newrelic_redis/instrumentation.rb:74:in call_pipelined
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:276:in trace_execution_scoped
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic-redis-1.3.2/lib/newrelic_redis/instrumentation.rb:70:in call_pipelined
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis.rb:979:in pipelined
/usr/local/lib/ruby/1.8/monitor.rb:242:in synchronize
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis.rb:975:in pipelined
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis.rb:1013:in multi
/usr/local/lib/ruby/1.8/monitor.rb:242:in synchronize
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/redis-2.2.2/lib/redis.rb:1009:in multi
[PROJECT_ROOT]/app/models/entries/entry/watchers.rb:91:in update_watchers
[PROJECT_ROOT]/app/models/entries/entry/watchers.rb:60:in try_watchers_update
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:178:in send
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:178:in evaluate_method
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:166:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:93:in run
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:92:in each
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:92:in send
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:92:in run
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/callbacks.rb:276:in run_callbacks
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/callbacks.rb:344:in callback
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/callbacks.rb:267:in create
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/base.rb:2935:in create_or_update_without_callbacks
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/callbacks.rb:250:in create_or_update
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/base.rb:2602:in save_without_validation!
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/validations.rb:1099:in save_without_dirty!
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/dirty.rb:87:in save_without_transactions!
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/transactions.rb:200:in save!
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstract/database_statements.rb:136:in transaction_without_callback
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/after_commit-1.0.11/lib/after_commit/connection_adapters.rb:14:in transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/transactions.rb:182:in transaction_without_trace_ActiveRecord_self_name_transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:524:in transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:276:in trace_execution_scoped
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:519:in transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/transactions.rb:200:in save!
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/transactions.rb:208:in rollback_active_record_state!
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/transactions.rb:200:in save!
[PROJECT_ROOT]/app/controllers/publish_controller.rb:142:in process_entry_request
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstract/database_statements.rb:136:in transaction_without_callback
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/after_commit-1.0.11/lib/after_commit/connection_adapters.rb:14:in transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/transactions.rb:182:in transaction_without_trace_ActiveRecord_self_name_transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:524:in transaction
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:276:in trace_execution_scoped
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/method_tracer.rb:519:in transaction
[PROJECT_ROOT]/app/controllers/publish_controller.rb:140:in process_entry_request
[PROJECT_ROOT]/app/controllers/publish_controller.rb:42:in text
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/base.rb:1333:in send
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/base.rb:1333:in perform_action_without_filters
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/filters.rb:617:in call_filters
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/filters.rb:610:in perform_action_without_benchmark
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/benchmarking.rb:68:in perform_action_without_rescue
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/core_ext/benchmark.rb:17:in ms
/usr/local/lib/ruby/1.8/benchmark.rb:308:in realtime
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/core_ext/benchmark.rb:17:in ms
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/benchmarking.rb:68:in perform_action_without_rescue
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/rescue.rb:160:in perform_action_without_flash
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/flash.rb:151:in perform_action_without_newrelic_trace
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:341:in perform_action
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/base.rb:532:in send
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/base.rb:532:in process_without_filters
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/filters.rb:606:in process
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/base.rb:391:in process
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/base.rb:386:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/routing/route_set.rb:438:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:87:in dispatch
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:121:in _call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:130:in build_middleware_stack
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:29:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:29:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in cache
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:9:in cache
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/query_cache.rb:28:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activerecord-2.3.18/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in call
[PROJECT_ROOT]/lib/flash_session_cookie_middleware.rb:14:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/sass-3.2.12/rails/../lib/sass/../sass/plugin/rack.rb:54:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/rack/agent_hooks.rb:28:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/rack/browser_monitoring.rb:23:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/string_coercion.rb:25:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rack-1.1.6/lib/rack/head.rb:9:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rack-1.1.6/lib/rack/methodoverride.rb:24:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/params_parser.rb:15:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/session/cookie_store.rb:99:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/cache/strategy/local_cache.rb:25:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/failsafe.rb:26:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rack-1.1.6/lib/rack/lock.rb:11:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rack-1.1.6/lib/rack/lock.rb:11:in synchronize
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rack-1.1.6/lib/rack/lock.rb:11:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:106:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rails-2.3.18/lib/rails/rack/static.rb:31:in call
[PROJECT_ROOT]/vendor/plugins/cdn_asset_path/lib/rack/asset_path.rb:12:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/rails-2.3.18/lib/rails/rack/log_tailer.rb:17:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:531:in process_client
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:606:in worker_loop
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in call
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/newrelic_rpm-3.6.9.171/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in worker_loop
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:487:in spawn_missing_workers
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:498:in maintain_worker_count
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/unicorn-4.3.1/lib/unicorn/http_server.rb:272:in join
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/gems/unicorn-4.3.1/bin/unicorn_rails:209:in 
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/bin/unicorn_rails:23:in load
[PROJECT_ROOT]/vendor/bundle/ruby/1.8/bin/unicorn_rails:23:in 
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions