Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 34.96 KB | None | 0 0
  1. {
  2.     "status": 500,
  3.     "error": "Internal Server Error",
  4.     "exception": "#<NoMethodError: undefined method `bytesize' for #<ActionDispatch::Http::UploadedFile:0x00007f9bceae1520>>",
  5.     "traces": {
  6.         "Application Trace": [
  7.             {
  8.                 "id": 25,
  9.                 "trace": "app/controllers/v1/support_overview_controller.rb:142:in `attachments'"
  10.             }
  11.         ],
  12.         "Framework Trace": [
  13.             {
  14.                 "id": 0,
  15.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http/generic_request.rb:183:in `send_request_with_body'"
  16.             },
  17.             {
  18.                 "id": 1,
  19.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http/generic_request.rb:121:in `exec'"
  20.             },
  21.             {
  22.                 "id": 2,
  23.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1492:in `block in transport_request'"
  24.             },
  25.             {
  26.                 "id": 3,
  27.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1491:in `catch'"
  28.             },
  29.             {
  30.                 "id": 4,
  31.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1491:in `transport_request'"
  32.             },
  33.             {
  34.                 "id": 5,
  35.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1464:in `request'"
  36.             },
  37.             {
  38.                 "id": 6,
  39.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:21:in `block in request'"
  40.             },
  41.             {
  42.                 "id": 7,
  43.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/benchmark.rb:308:in `realtime'"
  44.             },
  45.             {
  46.                 "id": 8,
  47.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:20:in `request'"
  48.             },
  49.             {
  50.                 "id": 9,
  51.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:36:in `block in request_with_newrelic_trace'"
  52.             },
  53.             {
  54.                 "id": 10,
  55.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent.rb:501:in `disable_all_tracing'"
  56.             },
  57.             {
  58.                 "id": 11,
  59.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:35:in `request_with_newrelic_trace'"
  60.             },
  61.             {
  62.                 "id": 12,
  63.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1457:in `block in request'"
  64.             },
  65.             {
  66.                 "id": 13,
  67.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:910:in `start'"
  68.             },
  69.             {
  70.                 "id": 14,
  71.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1455:in `request'"
  72.             },
  73.             {
  74.                 "id": 15,
  75.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:21:in `block in request'"
  76.             },
  77.             {
  78.                 "id": 16,
  79.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/benchmark.rb:308:in `realtime'"
  80.             },
  81.             {
  82.                 "id": 17,
  83.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:20:in `request'"
  84.             },
  85.             {
  86.                 "id": 18,
  87.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:36:in `block in request_with_newrelic_trace'"
  88.             },
  89.             {
  90.                 "id": 19,
  91.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent.rb:501:in `disable_all_tracing'"
  92.             },
  93.             {
  94.                 "id": 20,
  95.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:35:in `request_with_newrelic_trace'"
  96.             },
  97.             {
  98.                 "id": 21,
  99.                 "trace": "httparty (0.16.3) lib/httparty/request.rb:145:in `perform'"
  100.             },
  101.             {
  102.                 "id": 22,
  103.                 "trace": "httparty (0.16.3) lib/httparty.rb:573:in `perform_request'"
  104.             },
  105.             {
  106.                 "id": 23,
  107.                 "trace": "httparty (0.16.3) lib/httparty.rb:507:in `post'"
  108.             },
  109.             {
  110.                 "id": 24,
  111.                 "trace": "httparty (0.16.3) lib/httparty.rb:624:in `post'"
  112.             },
  113.             {
  114.                 "id": 26,
  115.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'"
  116.             },
  117.             {
  118.                 "id": 27,
  119.                 "trace": "actionpack (5.2.0) lib/abstract_controller/base.rb:194:in `process_action'"
  120.             },
  121.             {
  122.                 "id": 28,
  123.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/rendering.rb:30:in `process_action'"
  124.             },
  125.             {
  126.                 "id": 29,
  127.                 "trace": "actionpack (5.2.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action'"
  128.             },
  129.             {
  130.                 "id": 30,
  131.                 "trace": "activesupport (5.2.0) lib/active_support/callbacks.rb:98:in `run_callbacks'"
  132.             },
  133.             {
  134.                 "id": 31,
  135.                 "trace": "actionpack (5.2.0) lib/abstract_controller/callbacks.rb:41:in `process_action'"
  136.             },
  137.             {
  138.                 "id": 32,
  139.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/rescue.rb:22:in `process_action'"
  140.             },
  141.             {
  142.                 "id": 33,
  143.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'"
  144.             },
  145.             {
  146.                 "id": 34,
  147.                 "trace": "activesupport (5.2.0) lib/active_support/notifications.rb:168:in `block in instrument'"
  148.             },
  149.             {
  150.                 "id": 35,
  151.                 "trace": "activesupport (5.2.0) lib/active_support/notifications/instrumenter.rb:23:in `instrument'"
  152.             },
  153.             {
  154.                 "id": 36,
  155.                 "trace": "activesupport (5.2.0) lib/active_support/notifications.rb:168:in `instrument'"
  156.             },
  157.             {
  158.                 "id": 37,
  159.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action'"
  160.             },
  161.             {
  162.                 "id": 38,
  163.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/params_wrapper.rb:256:in `process_action'"
  164.             },
  165.             {
  166.                 "id": 39,
  167.                 "trace": "activerecord (5.2.0) lib/active_record/railties/controller_runtime.rb:24:in `process_action'"
  168.             },
  169.             {
  170.                 "id": 40,
  171.                 "trace": "actionpack (5.2.0) lib/abstract_controller/base.rb:134:in `process'"
  172.             },
  173.             {
  174.                 "id": 41,
  175.                 "trace": "actionview (5.2.0) lib/action_view/rendering.rb:32:in `process'"
  176.             },
  177.             {
  178.                 "id": 42,
  179.                 "trace": "actionpack (5.2.0) lib/action_controller/metal.rb:191:in `dispatch'"
  180.             },
  181.             {
  182.                 "id": 43,
  183.                 "trace": "actionpack (5.2.0) lib/action_controller/metal.rb:252:in `dispatch'"
  184.             },
  185.             {
  186.                 "id": 44,
  187.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/route_set.rb:52:in `dispatch'"
  188.             },
  189.             {
  190.                 "id": 45,
  191.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/route_set.rb:34:in `serve'"
  192.             },
  193.             {
  194.                 "id": 46,
  195.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/mapper.rb:18:in `block in <class:Constraints>'"
  196.             },
  197.             {
  198.                 "id": 47,
  199.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/mapper.rb:48:in `serve'"
  200.             },
  201.             {
  202.                 "id": 48,
  203.                 "trace": "actionpack (5.2.0) lib/action_dispatch/journey/router.rb:52:in `block in serve'"
  204.             },
  205.             {
  206.                 "id": 49,
  207.                 "trace": "actionpack (5.2.0) lib/action_dispatch/journey/router.rb:35:in `each'"
  208.             },
  209.             {
  210.                 "id": 50,
  211.                 "trace": "actionpack (5.2.0) lib/action_dispatch/journey/router.rb:35:in `serve'"
  212.             },
  213.             {
  214.                 "id": 51,
  215.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/route_set.rb:840:in `call'"
  216.             },
  217.             {
  218.                 "id": 52,
  219.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  220.             },
  221.             {
  222.                 "id": 53,
  223.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'"
  224.             },
  225.             {
  226.                 "id": 54,
  227.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  228.             },
  229.             {
  230.                 "id": 55,
  231.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'"
  232.             },
  233.             {
  234.                 "id": 56,
  235.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  236.             },
  237.             {
  238.                 "id": 57,
  239.                 "trace": "olive_branch (2.1.2) lib/olive_branch/middleware.rb:58:in `call'"
  240.             },
  241.             {
  242.                 "id": 58,
  243.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  244.             },
  245.             {
  246.                 "id": 59,
  247.                 "trace": "rack (2.0.5) lib/rack/etag.rb:25:in `call'"
  248.             },
  249.             {
  250.                 "id": 60,
  251.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  252.             },
  253.             {
  254.                 "id": 61,
  255.                 "trace": "rack (2.0.5) lib/rack/conditional_get.rb:38:in `call'"
  256.             },
  257.             {
  258.                 "id": 62,
  259.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  260.             },
  261.             {
  262.                 "id": 63,
  263.                 "trace": "rack (2.0.5) lib/rack/head.rb:12:in `call'"
  264.             },
  265.             {
  266.                 "id": 64,
  267.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  268.             },
  269.             {
  270.                 "id": 65,
  271.                 "trace": "activerecord (5.2.0) lib/active_record/migration.rb:559:in `call'"
  272.             },
  273.             {
  274.                 "id": 66,
  275.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  276.             },
  277.             {
  278.                 "id": 67,
  279.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'"
  280.             },
  281.             {
  282.                 "id": 68,
  283.                 "trace": "activesupport (5.2.0) lib/active_support/callbacks.rb:98:in `run_callbacks'"
  284.             },
  285.             {
  286.                 "id": 69,
  287.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call'"
  288.             },
  289.             {
  290.                 "id": 70,
  291.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  292.             },
  293.             {
  294.                 "id": 71,
  295.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/executor.rb:14:in `call'"
  296.             },
  297.             {
  298.                 "id": 72,
  299.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  300.             },
  301.             {
  302.                 "id": 73,
  303.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'"
  304.             },
  305.             {
  306.                 "id": 74,
  307.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  308.             },
  309.             {
  310.                 "id": 75,
  311.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'"
  312.             },
  313.             {
  314.                 "id": 76,
  315.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  316.             },
  317.             {
  318.                 "id": 77,
  319.                 "trace": "railties (5.2.0) lib/rails/rack/logger.rb:38:in `call_app'"
  320.             },
  321.             {
  322.                 "id": 78,
  323.                 "trace": "railties (5.2.0) lib/rails/rack/logger.rb:26:in `block in call'"
  324.             },
  325.             {
  326.                 "id": 79,
  327.                 "trace": "activesupport (5.2.0) lib/active_support/tagged_logging.rb:71:in `block in tagged'"
  328.             },
  329.             {
  330.                 "id": 80,
  331.                 "trace": "activesupport (5.2.0) lib/active_support/tagged_logging.rb:28:in `tagged'"
  332.             },
  333.             {
  334.                 "id": 81,
  335.                 "trace": "activesupport (5.2.0) lib/active_support/tagged_logging.rb:71:in `tagged'"
  336.             },
  337.             {
  338.                 "id": 82,
  339.                 "trace": "railties (5.2.0) lib/rails/rack/logger.rb:26:in `call'"
  340.             },
  341.             {
  342.                 "id": 83,
  343.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  344.             },
  345.             {
  346.                 "id": 84,
  347.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'"
  348.             },
  349.             {
  350.                 "id": 85,
  351.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  352.             },
  353.             {
  354.                 "id": 86,
  355.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/request_id.rb:27:in `call'"
  356.             },
  357.             {
  358.                 "id": 87,
  359.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  360.             },
  361.             {
  362.                 "id": 88,
  363.                 "trace": "rack (2.0.5) lib/rack/runtime.rb:22:in `call'"
  364.             },
  365.             {
  366.                 "id": 89,
  367.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  368.             },
  369.             {
  370.                 "id": 90,
  371.                 "trace": "activesupport (5.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'"
  372.             },
  373.             {
  374.                 "id": 91,
  375.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  376.             },
  377.             {
  378.                 "id": 92,
  379.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/executor.rb:14:in `call'"
  380.             },
  381.             {
  382.                 "id": 93,
  383.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  384.             },
  385.             {
  386.                 "id": 94,
  387.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/static.rb:127:in `call'"
  388.             },
  389.             {
  390.                 "id": 95,
  391.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  392.             },
  393.             {
  394.                 "id": 96,
  395.                 "trace": "rack (2.0.5) lib/rack/sendfile.rb:111:in `call'"
  396.             },
  397.             {
  398.                 "id": 97,
  399.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  400.             },
  401.             {
  402.                 "id": 98,
  403.                 "trace": "rack-cors (1.0.2) lib/rack/cors.rb:97:in `call'"
  404.             },
  405.             {
  406.                 "id": 99,
  407.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  408.             },
  409.             {
  410.                 "id": 100,
  411.                 "trace": "railties (5.2.0) lib/rails/engine.rb:524:in `call'"
  412.             },
  413.             {
  414.                 "id": 101,
  415.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  416.             },
  417.             {
  418.                 "id": 102,
  419.                 "trace": "puma (3.11.3) lib/puma/configuration.rb:225:in `call'"
  420.             },
  421.             {
  422.                 "id": 103,
  423.                 "trace": "puma (3.11.3) lib/puma/server.rb:624:in `handle_request'"
  424.             },
  425.             {
  426.                 "id": 104,
  427.                 "trace": "puma (3.11.3) lib/puma/server.rb:438:in `process_client'"
  428.             },
  429.             {
  430.                 "id": 105,
  431.                 "trace": "puma (3.11.3) lib/puma/server.rb:302:in `block in run'"
  432.             },
  433.             {
  434.                 "id": 106,
  435.                 "trace": "puma (3.11.3) lib/puma/thread_pool.rb:120:in `block in spawn_thread'"
  436.             }
  437.         ],
  438.         "Full Trace": [
  439.             {
  440.                 "id": 0,
  441.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http/generic_request.rb:183:in `send_request_with_body'"
  442.             },
  443.             {
  444.                 "id": 1,
  445.                 "trace": "/Users/mahbantalonoud/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http/generic_request.rb:121:in `exec'"
  446.             },
  447.             {
  448.                 "id": 2,
  449.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1492:in `block in transport_request'"
  450.             },
  451.             {
  452.                 "id": 3,
  453.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1491:in `catch'"
  454.             },
  455.             {
  456.                 "id": 4,
  457.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1491:in `transport_request'"
  458.             },
  459.             {
  460.                 "id": 5,
  461.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1464:in `request'"
  462.             },
  463.             {
  464.                 "id": 6,
  465.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:21:in `block in request'"
  466.             },
  467.             {
  468.                 "id": 7,
  469.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/benchmark.rb:308:in `realtime'"
  470.             },
  471.             {
  472.                 "id": 8,
  473.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:20:in `request'"
  474.             },
  475.             {
  476.                 "id": 9,
  477.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:36:in `block in request_with_newrelic_trace'"
  478.             },
  479.             {
  480.                 "id": 10,
  481.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent.rb:501:in `disable_all_tracing'"
  482.             },
  483.             {
  484.                 "id": 11,
  485.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:35:in `request_with_newrelic_trace'"
  486.             },
  487.             {
  488.                 "id": 12,
  489.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1457:in `block in request'"
  490.             },
  491.             {
  492.                 "id": 13,
  493.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:910:in `start'"
  494.             },
  495.             {
  496.                 "id": 14,
  497.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/net/http.rb:1455:in `request'"
  498.             },
  499.             {
  500.                 "id": 15,
  501.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:21:in `block in request'"
  502.             },
  503.             {
  504.                 "id": 16,
  505.                 "trace": "/Users/bantalon/.rbenv/versions/2.5.1/lib/ruby/2.5.0/benchmark.rb:308:in `realtime'"
  506.             },
  507.             {
  508.                 "id": 17,
  509.                 "trace": "httplog (1.0.0) lib/httplog/adapters/net_http.rb:20:in `request'"
  510.             },
  511.             {
  512.                 "id": 18,
  513.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:36:in `block in request_with_newrelic_trace'"
  514.             },
  515.             {
  516.                 "id": 19,
  517.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent.rb:501:in `disable_all_tracing'"
  518.             },
  519.             {
  520.                 "id": 20,
  521.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/net.rb:35:in `request_with_newrelic_trace'"
  522.             },
  523.             {
  524.                 "id": 21,
  525.                 "trace": "httparty (0.16.3) lib/httparty/request.rb:145:in `perform'"
  526.             },
  527.             {
  528.                 "id": 22,
  529.                 "trace": "httparty (0.16.3) lib/httparty.rb:573:in `perform_request'"
  530.             },
  531.             {
  532.                 "id": 23,
  533.                 "trace": "httparty (0.16.3) lib/httparty.rb:507:in `post'"
  534.             },
  535.             {
  536.                 "id": 24,
  537.                 "trace": "httparty (0.16.3) lib/httparty.rb:624:in `post'"
  538.             },
  539.             {
  540.                 "id": 25,
  541.                 "trace": "app/controllers/v1/support_overview_controller.rb:142:in `attachments'"
  542.             },
  543.             {
  544.                 "id": 26,
  545.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'"
  546.             },
  547.             {
  548.                 "id": 27,
  549.                 "trace": "actionpack (5.2.0) lib/abstract_controller/base.rb:194:in `process_action'"
  550.             },
  551.             {
  552.                 "id": 28,
  553.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/rendering.rb:30:in `process_action'"
  554.             },
  555.             {
  556.                 "id": 29,
  557.                 "trace": "actionpack (5.2.0) lib/abstract_controller/callbacks.rb:42:in `block in process_action'"
  558.             },
  559.             {
  560.                 "id": 30,
  561.                 "trace": "activesupport (5.2.0) lib/active_support/callbacks.rb:98:in `run_callbacks'"
  562.             },
  563.             {
  564.                 "id": 31,
  565.                 "trace": "actionpack (5.2.0) lib/abstract_controller/callbacks.rb:41:in `process_action'"
  566.             },
  567.             {
  568.                 "id": 32,
  569.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/rescue.rb:22:in `process_action'"
  570.             },
  571.             {
  572.                 "id": 33,
  573.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'"
  574.             },
  575.             {
  576.                 "id": 34,
  577.                 "trace": "activesupport (5.2.0) lib/active_support/notifications.rb:168:in `block in instrument'"
  578.             },
  579.             {
  580.                 "id": 35,
  581.                 "trace": "activesupport (5.2.0) lib/active_support/notifications/instrumenter.rb:23:in `instrument'"
  582.             },
  583.             {
  584.                 "id": 36,
  585.                 "trace": "activesupport (5.2.0) lib/active_support/notifications.rb:168:in `instrument'"
  586.             },
  587.             {
  588.                 "id": 37,
  589.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/instrumentation.rb:32:in `process_action'"
  590.             },
  591.             {
  592.                 "id": 38,
  593.                 "trace": "actionpack (5.2.0) lib/action_controller/metal/params_wrapper.rb:256:in `process_action'"
  594.             },
  595.             {
  596.                 "id": 39,
  597.                 "trace": "activerecord (5.2.0) lib/active_record/railties/controller_runtime.rb:24:in `process_action'"
  598.             },
  599.             {
  600.                 "id": 40,
  601.                 "trace": "actionpack (5.2.0) lib/abstract_controller/base.rb:134:in `process'"
  602.             },
  603.             {
  604.                 "id": 41,
  605.                 "trace": "actionview (5.2.0) lib/action_view/rendering.rb:32:in `process'"
  606.             },
  607.             {
  608.                 "id": 42,
  609.                 "trace": "actionpack (5.2.0) lib/action_controller/metal.rb:191:in `dispatch'"
  610.             },
  611.             {
  612.                 "id": 43,
  613.                 "trace": "actionpack (5.2.0) lib/action_controller/metal.rb:252:in `dispatch'"
  614.             },
  615.             {
  616.                 "id": 44,
  617.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/route_set.rb:52:in `dispatch'"
  618.             },
  619.             {
  620.                 "id": 45,
  621.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/route_set.rb:34:in `serve'"
  622.             },
  623.             {
  624.                 "id": 46,
  625.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/mapper.rb:18:in `block in <class:Constraints>'"
  626.             },
  627.             {
  628.                 "id": 47,
  629.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/mapper.rb:48:in `serve'"
  630.             },
  631.             {
  632.                 "id": 48,
  633.                 "trace": "actionpack (5.2.0) lib/action_dispatch/journey/router.rb:52:in `block in serve'"
  634.             },
  635.             {
  636.                 "id": 49,
  637.                 "trace": "actionpack (5.2.0) lib/action_dispatch/journey/router.rb:35:in `each'"
  638.             },
  639.             {
  640.                 "id": 50,
  641.                 "trace": "actionpack (5.2.0) lib/action_dispatch/journey/router.rb:35:in `serve'"
  642.             },
  643.             {
  644.                 "id": 51,
  645.                 "trace": "actionpack (5.2.0) lib/action_dispatch/routing/route_set.rb:840:in `call'"
  646.             },
  647.             {
  648.                 "id": 52,
  649.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  650.             },
  651.             {
  652.                 "id": 53,
  653.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'"
  654.             },
  655.             {
  656.                 "id": 54,
  657.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  658.             },
  659.             {
  660.                 "id": 55,
  661.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'"
  662.             },
  663.             {
  664.                 "id": 56,
  665.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  666.             },
  667.             {
  668.                 "id": 57,
  669.                 "trace": "olive_branch (2.1.2) lib/olive_branch/middleware.rb:58:in `call'"
  670.             },
  671.             {
  672.                 "id": 58,
  673.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  674.             },
  675.             {
  676.                 "id": 59,
  677.                 "trace": "rack (2.0.5) lib/rack/etag.rb:25:in `call'"
  678.             },
  679.             {
  680.                 "id": 60,
  681.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  682.             },
  683.             {
  684.                 "id": 61,
  685.                 "trace": "rack (2.0.5) lib/rack/conditional_get.rb:38:in `call'"
  686.             },
  687.             {
  688.                 "id": 62,
  689.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  690.             },
  691.             {
  692.                 "id": 63,
  693.                 "trace": "rack (2.0.5) lib/rack/head.rb:12:in `call'"
  694.             },
  695.             {
  696.                 "id": 64,
  697.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  698.             },
  699.             {
  700.                 "id": 65,
  701.                 "trace": "activerecord (5.2.0) lib/active_record/migration.rb:559:in `call'"
  702.             },
  703.             {
  704.                 "id": 66,
  705.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  706.             },
  707.             {
  708.                 "id": 67,
  709.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'"
  710.             },
  711.             {
  712.                 "id": 68,
  713.                 "trace": "activesupport (5.2.0) lib/active_support/callbacks.rb:98:in `run_callbacks'"
  714.             },
  715.             {
  716.                 "id": 69,
  717.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/callbacks.rb:26:in `call'"
  718.             },
  719.             {
  720.                 "id": 70,
  721.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  722.             },
  723.             {
  724.                 "id": 71,
  725.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/executor.rb:14:in `call'"
  726.             },
  727.             {
  728.                 "id": 72,
  729.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  730.             },
  731.             {
  732.                 "id": 73,
  733.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'"
  734.             },
  735.             {
  736.                 "id": 74,
  737.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  738.             },
  739.             {
  740.                 "id": 75,
  741.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'"
  742.             },
  743.             {
  744.                 "id": 76,
  745.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  746.             },
  747.             {
  748.                 "id": 77,
  749.                 "trace": "railties (5.2.0) lib/rails/rack/logger.rb:38:in `call_app'"
  750.             },
  751.             {
  752.                 "id": 78,
  753.                 "trace": "railties (5.2.0) lib/rails/rack/logger.rb:26:in `block in call'"
  754.             },
  755.             {
  756.                 "id": 79,
  757.                 "trace": "activesupport (5.2.0) lib/active_support/tagged_logging.rb:71:in `block in tagged'"
  758.             },
  759.             {
  760.                 "id": 80,
  761.                 "trace": "activesupport (5.2.0) lib/active_support/tagged_logging.rb:28:in `tagged'"
  762.             },
  763.             {
  764.                 "id": 81,
  765.                 "trace": "activesupport (5.2.0) lib/active_support/tagged_logging.rb:71:in `tagged'"
  766.             },
  767.             {
  768.                 "id": 82,
  769.                 "trace": "railties (5.2.0) lib/rails/rack/logger.rb:26:in `call'"
  770.             },
  771.             {
  772.                 "id": 83,
  773.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  774.             },
  775.             {
  776.                 "id": 84,
  777.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'"
  778.             },
  779.             {
  780.                 "id": 85,
  781.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  782.             },
  783.             {
  784.                 "id": 86,
  785.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/request_id.rb:27:in `call'"
  786.             },
  787.             {
  788.                 "id": 87,
  789.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  790.             },
  791.             {
  792.                 "id": 88,
  793.                 "trace": "rack (2.0.5) lib/rack/runtime.rb:22:in `call'"
  794.             },
  795.             {
  796.                 "id": 89,
  797.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  798.             },
  799.             {
  800.                 "id": 90,
  801.                 "trace": "activesupport (5.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'"
  802.             },
  803.             {
  804.                 "id": 91,
  805.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  806.             },
  807.             {
  808.                 "id": 92,
  809.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/executor.rb:14:in `call'"
  810.             },
  811.             {
  812.                 "id": 93,
  813.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  814.             },
  815.             {
  816.                 "id": 94,
  817.                 "trace": "actionpack (5.2.0) lib/action_dispatch/middleware/static.rb:127:in `call'"
  818.             },
  819.             {
  820.                 "id": 95,
  821.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  822.             },
  823.             {
  824.                 "id": 96,
  825.                 "trace": "rack (2.0.5) lib/rack/sendfile.rb:111:in `call'"
  826.             },
  827.             {
  828.                 "id": 97,
  829.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  830.             },
  831.             {
  832.                 "id": 98,
  833.                 "trace": "rack-cors (1.0.2) lib/rack/cors.rb:97:in `call'"
  834.             },
  835.             {
  836.                 "id": 99,
  837.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  838.             },
  839.             {
  840.                 "id": 100,
  841.                 "trace": "railties (5.2.0) lib/rails/engine.rb:524:in `call'"
  842.             },
  843.             {
  844.                 "id": 101,
  845.                 "trace": "newrelic_rpm (5.4.0.347) lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'"
  846.             },
  847.             {
  848.                 "id": 102,
  849.                 "trace": "puma (3.11.3) lib/puma/configuration.rb:225:in `call'"
  850.             },
  851.             {
  852.                 "id": 103,
  853.                 "trace": "puma (3.11.3) lib/puma/server.rb:624:in `handle_request'"
  854.             },
  855.             {
  856.                 "id": 104,
  857.                 "trace": "puma (3.11.3) lib/puma/server.rb:438:in `process_client'"
  858.             },
  859.             {
  860.                 "id": 105,
  861.                 "trace": "puma (3.11.3) lib/puma/server.rb:302:in `block in run'"
  862.             },
  863.             {
  864.                 "id": 106,
  865.                 "trace": "puma (3.11.3) lib/puma/thread_pool.rb:120:in `block in spawn_thread'"
  866.             }
  867.         ]
  868.     }
  869. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement