Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

[production][agreements#activate_items] PG::TRDeadlockDetected: ERROR: deadlock detected DETAIL: Process 30887 waits for ShareLock on t... #771

Open
cpsoinos opened this issue Apr 13, 2017 · 1 comment

Comments

@cpsoinos
Copy link
Owner

See this exception on Errbit

PG::TRDeadlockDetected: ERROR: deadlock detected

DETAIL: Process 30887 waits for ShareLock on transaction 36394926; blocked by process 30930.
Process 30930 waits for ShareLock on transaction 36394929; blocked by process 30887.
HINT: See server log for query details.
CONTEXT: while updating tuple (8,21) in relation "proposals"
: UPDATE "proposals" SET "updated_at" = '2017-04-13 18:52:38.681940' WHERE "proposals"."id" = $1 #

Summary

URL

https://www.jtrpfurniture.com/agreements/452/activate_items"

Where

agreements#activate_items

Occured

Apr 13 2:52pm

Similar

0

Params

{
  "_method" => "post",
  "action" => "activate_items",
  "agreement_id" => "452",
  "authenticity_token" => "m2yx4qkHevMHHh050CrrOIxIW5Z6O6QsubqAVoYDsDg19XpXdyYq2/KwODc+eS2/1sB6X9HSVPhwZFws/ZtVrg==",
  "controller" => "agreements"
}

Session

{
  "_csrf_token" => "rpnLtd4hUCj1riUO7lPGh1qIIcmr6fDUyd7cenuY5ZY=",
  "warden.user.user.key" => [[21], "$2a$10$D6llTy4BfiDI69oWvDCgi."]
}

Backtrace

602:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/postgresql_adapter.rb -> **exec_prepared**
602:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/postgresql_adapter.rb -> **block in exec_cache**
472:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract_adapter.rb -> **block in log**
20:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/notifications/instrumenter.rb -> **instrument**
466:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract_adapter.rb -> **log**
131:  [GEM_ROOT]/gems/scout_apm-3.0.0.pre1/lib/scout_apm/instruments/active_record.rb -> **log_with_scout_instruments**
601:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/postgresql_adapter.rb -> **exec_cache**
585:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/postgresql_adapter.rb -> **execute_and_clear**
173:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/postgresql/database_statements.rb -> **exec_delete**
114:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/database_statements.rb -> **update**
14:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/query_cache.rb -> **update**
345:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/relation.rb -> **update_all**
46:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/active_record_helper.rb -> **block in update_all**
858:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/transaction.rb -> **with_database_metric_name**
584:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent.rb -> **with_database_metric_name**
45:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/active_record_helper.rb -> **update_all**
474:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/persistence.rb -> **touch**
296:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/callbacks.rb -> **block in touch**
117:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **call**
555:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block (2 levels) in compile**
505:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **call**
92:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **__run_callbacks__**
778:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **_run_touch_callbacks**
296:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/callbacks.rb -> **touch**
295:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **block in touch**
351:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **block in with_transaction_returning_status**
211:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/database_statements.rb -> **transaction**
220:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **transaction**
348:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **with_transaction_returning_status**
295:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **touch**
49:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/no_touching.rb -> **touch**
92:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/associations/builder/belongs_to.rb -> **touch_record**
103:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/associations/builder/belongs_to.rb -> **block in add_touch_callbacks**
448:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **instance_exec**
448:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block in make_lambda**
228:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block in halting_and_conditional**
506:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block in call**
506:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **each**
506:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **call**
92:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **__run_callbacks__**
778:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **_run_save_callbacks**
302:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/callbacks.rb -> **create_or_update**
120:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/persistence.rb -> **save**
37:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/validations.rb -> **save**
21:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/attribute_methods/dirty.rb -> **save**
286:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **block (2 levels) in save**
351:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **block in with_transaction_returning_status**
211:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/database_statements.rb -> **transaction**
220:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **transaction**
348:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **with_transaction_returning_status**
286:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **block in save**
301:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **rollback_active_record_state!**
285:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **save**
26:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/active_record_helper.rb -> **block in save**
858:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/transaction.rb -> **with_database_metric_name**
584:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent.rb -> **with_database_metric_name**
25:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/active_record_helper.rb -> **save**
492:  [GEM_ROOT]/gems/state_machines-activerecord-0.3.0/lib/state_machines/integrations/active_record.rb -> **block in save**
511:  [GEM_ROOT]/gems/state_machines-activerecord-0.3.0/lib/state_machines/integrations/active_record.rb -> **block in around_save**
150:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block in run_actions**
170:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **catch_exceptions**
148:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **run_actions**
133:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **run_callbacks**
224:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **run_callbacks**
128:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block in run_callbacks**
371:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **before**
190:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **block in run_callbacks**
292:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **block in pausable**
292:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **catch**
292:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **pausable**
190:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **run_callbacks**
127:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **run_callbacks**
212:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **run_callbacks**
63:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block (2 levels) in perform**
63:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **catch**
63:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block in perform**
182:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block in within_transaction**
171:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **block in within_transaction**
1864:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/machine.rb -> **block in within_transaction**
538:  [GEM_ROOT]/gems/state_machines-activerecord-0.3.0/lib/state_machines/integrations/active_record.rb -> **block in transaction**
213:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/database_statements.rb -> **block in transaction**
184:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/transaction.rb -> **within_new_transaction**
213:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/database_statements.rb -> **transaction**
220:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/transactions.rb -> **transaction**
537:  [GEM_ROOT]/gems/state_machines-activerecord-0.3.0/lib/state_machines/integrations/active_record.rb -> **transaction**
1864:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/machine.rb -> **within_transaction**
170:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **within_transaction**
181:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **within_transaction**
62:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **perform**
511:  [GEM_ROOT]/gems/state_machines-activerecord-0.3.0/lib/state_machines/integrations/active_record.rb -> **around_save**
492:  [GEM_ROOT]/gems/state_machines-activerecord-0.3.0/lib/state_machines/integrations/active_record.rb -> **save**
154:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block (2 levels) in run_actions**
154:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **each**
154:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **block in run_actions**
170:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **catch_exceptions**
148:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **run_actions**
60:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition_collection.rb -> **perform**
163:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/transition.rb -> **perform**
155:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/event.rb -> **fire**
219:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/event.rb -> **block in add_actions**
725:  [GEM_ROOT]/gems/state_machines-0.4.0/lib/state_machines/machine.rb -> **block (2 levels) in define_helper**
46:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/relation/delegation.rb -> **map**
46:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/relation/delegation.rb -> **map**
82:  app/controllers/agreements_controller.rb -> **activate_items**
4:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/implicit_render.rb -> **send_action**
198:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/abstract_controller/base.rb -> **process_action**
10:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/rendering.rb -> **process_action**
20:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/abstract_controller/callbacks.rb -> **block in process_action**
117:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **call**
555:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block (2 levels) in compile**
505:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **call**
498:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block (2 levels) in around**
313:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block (2 levels) in halting**
10:  [GEM_ROOT]/gems/audited-4.3.0/lib/audited/sweeper.rb -> **around**
455:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **public_send**
455:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block in make_lambda**
312:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block in halting**
497:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **block in around**
505:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **call**
92:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **__run_callbacks__**
778:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **_run_process_action_callbacks**
81:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **run_callbacks**
19:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/abstract_controller/callbacks.rb -> **process_action**
29:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/rescue.rb -> **process_action**
32:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/instrumentation.rb -> **block in process_action**
164:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/notifications.rb -> **block in instrument**
20:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/notifications/instrumenter.rb -> **instrument**
164:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/notifications.rb -> **instrument**
30:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/instrumentation.rb -> **process_action**
250:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/params_wrapper.rb -> **process_action**
18:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/railties/controller_runtime.rb -> **process_action**
90:  [GEM_ROOT]/gems/scout_apm-3.0.0.pre1/lib/scout_apm/instruments/action_controller_rails_3_rails4.rb -> **process_action**
137:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/abstract_controller/base.rb -> **process**
30:  [GEM_ROOT]/gems/actionview-4.2.5.2/lib/action_view/rendering.rb -> **process**
196:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal.rb -> **dispatch**
13:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal/rack_delegation.rb -> **dispatch**
237:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_controller/metal.rb -> **block in action**
74:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/routing/route_set.rb -> **dispatch**
43:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/routing/route_set.rb -> **serve**
43:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/journey/router.rb -> **block in serve**
30:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/journey/router.rb -> **each**
30:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/journey/router.rb -> **serve**
815:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/routing/route_set.rb -> **call**
23:  [GEM_ROOT]/gems/scout_apm-3.0.0.pre1/lib/scout_apm/instruments/rails_router.rb -> **call_with_scout_instruments**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
186:  [GEM_ROOT]/gems/omniauth-1.3.1/lib/omniauth/strategy.rb -> **call!**
164:  [GEM_ROOT]/gems/omniauth-1.3.1/lib/omniauth/strategy.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
15:  [GEM_ROOT]/gems/scout_apm-3.0.0.pre1/lib/scout_apm/middleware.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
30:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/rack/agent_hooks.rb -> **traced_call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
32:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/rack/browser_monitoring.rb -> **traced_call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
35:  [GEM_ROOT]/gems/warden-1.2.6/lib/warden/manager.rb -> **block in call**
34:  [GEM_ROOT]/gems/warden-1.2.6/lib/warden/manager.rb -> **catch**
34:  [GEM_ROOT]/gems/warden-1.2.6/lib/warden/manager.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
24:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/etag.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
38:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/conditionalget.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
13:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/head.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
27:  [GEM_ROOT]/gems/remotipart-1.2.1/lib/remotipart/middleware.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
27:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/params_parser.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
260:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/flash.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
225:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/session/abstract/id.rb -> **context**
220:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/session/abstract/id.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
560:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/cookies.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
36:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/query_cache.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
52:  [GEM_ROOT]/gems/airbrake-5.8.1/lib/airbrake/rack/middleware.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
653:  [GEM_ROOT]/gems/activerecord-4.2.5.2/lib/active_record/connection_adapters/abstract/connection_pool.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
29:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/callbacks.rb -> **block in call**
88:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **__run_callbacks__**
778:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **_run_call_callbacks**
81:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/callbacks.rb -> **run_callbacks**
27:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/callbacks.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
78:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/remote_ip.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
17:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/debug_exceptions.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
30:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/show_exceptions.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
15:  [GEM_ROOT]/gems/lograge-0.3.5/lib/lograge/rails_ext/rack/logger.rb -> **call_app**
20:  [GEM_ROOT]/gems/railties-4.2.5.2/lib/rails/rack/logger.rb -> **block in call**
68:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/tagged_logging.rb -> **block in tagged**
26:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/tagged_logging.rb -> **tagged**
68:  [GEM_ROOT]/gems/activesupport-4.2.5.2/lib/active_support/tagged_logging.rb -> **tagged**
20:  [GEM_ROOT]/gems/railties-4.2.5.2/lib/rails/rack/logger.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
9:  [GEM_ROOT]/gems/request_store-1.3.1/lib/request_store/middleware.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
21:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/request_id.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
22:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/methodoverride.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
18:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/runtime.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
116:  [GEM_ROOT]/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/static.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
113:  [GEM_ROOT]/gems/rack-1.6.5/lib/rack/sendfile.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
80:  [GEM_ROOT]/gems/rack-cors-0.4.0/lib/rack/cors.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
80:  [GEM_ROOT]/gems/rack-cors-0.4.0/lib/rack/cors.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
80:  [GEM_ROOT]/gems/rack-cors-0.4.0/lib/rack/cors.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
52:  [GEM_ROOT]/gems/scout_apm-3.0.0.pre1/lib/scout_apm/instruments/middleware_summary.rb -> **call**
518:  [GEM_ROOT]/gems/railties-4.2.5.2/lib/rails/engine.rb -> **call**
165:  [GEM_ROOT]/gems/railties-4.2.5.2/lib/rails/application.rb -> **call**
96:  [GEM_ROOT]/gems/newrelic_rpm-3.17.2.327/lib/new_relic/agent/instrumentation/middleware_tracing.rb -> **call**
224:  [GEM_ROOT]/gems/puma-3.4.0/lib/puma/configuration.rb -> **call**
569:  [GEM_ROOT]/gems/puma-3.4.0/lib/puma/server.rb -> **handle_request**
406:  [GEM_ROOT]/gems/puma-3.4.0/lib/puma/server.rb -> **process_client**
271:  [GEM_ROOT]/gems/puma-3.4.0/lib/puma/server.rb -> **block in run**
114:  [GEM_ROOT]/gems/puma-3.4.0/lib/puma/thread_pool.rb -> **block in spawn_thread**

Environment

Key Value
httpMethod POST
referer https://www.jtrpfurniture.com/accounts/cusenza/jobs/6-colby-st/proposals/1745/agreements
headers {"HTTP_VERSION"=>"HTTP/1.1", "HTTP_HOST"=>"www.jtrpfurniture.com", "HTTP_CONNECTION"=>"close", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_ORIGIN"=>"https://www.jtrpfurniture.com", "HTTP_UPGRADE_INSECURE_REQUESTS"=>"1", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36", "CONTENT_TYPE"=>"application/x-www-form-urlencoded", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8", "HTTP_REFERER"=>"https://www.jtrpfurniture.com/accounts/cusenza/jobs/6-colby-st/proposals/1745/agreements", "HTTP_ACCEPT_ENCODING"=>"gzip, deflate, br", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_COOKIE"=>"_session_id=427ed7124c3aac5d2ed3f73f613e32af; _gat_UA-81003749-1=1; _ga=GA1.2.1037792072.1480085318", "HTTP_X_REQUEST_ID"=>"3ab6b85f-1ae1-4421-819a-be99279beb0e", "HTTP_X_FORWARDED_FOR"=>"24.34.84.173", "HTTP_X_FORWARDED_PROTO"=>"https", "HTTP_X_FORWARDED_PORT"=>"443", "HTTP_VIA"=>"1.1 vegur", "HTTP_CONNECT_TIME"=>"0", "HTTP_X_REQUEST_START"=>"1492109555732", "HTTP_TOTAL_ROUTE_TIME"=>"0", "CONTENT_LENGTH"=>"132"}
HTTP_USER_AGENT Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
@cpsoinos
Copy link
Owner Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant