Skip to content

Instantly share code, notes, and snippets.

@zunda
Created November 3, 2017 06:16
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 zunda/94a3c7ffff1c1022a6abbdb97a176fad to your computer and use it in GitHub Desktop.
Save zunda/94a3c7ffff1c1022a6abbdb97a176fad to your computer and use it in GitHub Desktop.
Railsアプリの?%にアクセスする
ArgumentError: invalid %-encoding (%)
-
78 non-project frames
1 File "/app/vendor/ruby-2.4.2/lib/ruby/2.4.0/uri/common.rb" line 387 in decode_www_form_component
2 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/utils.rb" line 51 in unescape
3 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 150 in unescape
4 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 65 in block (2 levels) in parse_nested_query
5 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 65 in map!
6 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 65 in block in parse_nested_query
7 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 64 in each
8 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 64 in parse_nested_query
9 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 468 in parse_query
10 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 319 in GET
11 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/request.rb" line 348 in block in GET
12 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 57 in fetch
13 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 57 in fetch_header
14 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/request.rb" line 347 in GET
15 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/parameters.rb" line 53 in parameters
16 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/filter_parameters.rb" line 41 in filtered_parameters
17 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb" line 21 in process_action
18 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb" line 252 in process_action
19 File "/app/vendor/bundle/ruby/2.4.0/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb" line 22 in process_action
20 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/action_controller_rails_3_rails4.rb" line 81 in process_action
21 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/abstract_controller/base.rb" line 124 in process
22 File "/app/vendor/bundle/ruby/2.4.0/gems/actionview-5.1.4/lib/action_view/rendering.rb" line 30 in process
23 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal.rb" line 189 in dispatch
24 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal.rb" line 253 in dispatch
25 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 49 in dispatch
26 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 31 in serve
27 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 50 in block in serve
28 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 33 in each
29 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 33 in serve
30 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 834 in call
31 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/rails_router.rb" line 23 in call_with_scout_instruments
32 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/middleware.rb" line 15 in call
33 File "/app/vendor/bundle/ruby/2.4.0/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb" line 14 in call
34 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/deflater.rb" line 34 in call
35 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-attack-5.0.1/lib/rack/attack.rb" line 147 in call
36 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 36 in block in call
37 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 35 in catch
38 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 35 in call
39 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/etag.rb" line 25 in call
40 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/conditional_get.rb" line 25 in call
41 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/head.rb" line 12 in call
42 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/session/abstract/id.rb" line 232 in context
43 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/session/abstract/id.rb" line 226 in call
44 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb" line 613 in call
45 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb" line 26 in block in call
46 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/callbacks.rb" line 97 in run_callbacks
47 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb" line 24 in call
48 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/rollbar.rb" line 24 in block in call
49 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar.rb" line 145 in scoped
50 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/rollbar.rb" line 22 in call
51 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb" line 59 in call
52 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/show_exceptions.rb" line 22 in call_with_rollbar
53 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb" line 31 in call
54 File "/app/vendor/bundle/ruby/2.4.0/gems/lograge-0.7.1/lib/lograge/rails_ext/rack/logger.rb" line 15 in call_app
55 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/rack/logger.rb" line 24 in block in call
56 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 69 in block in tagged
57 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 26 in tagged
58 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 69 in tagged
59 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/rack/logger.rb" line 24 in call
60 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb" line 79 in call
61 File "/app/vendor/bundle/ruby/2.4.0/gems/request_store-1.3.2/lib/request_store/middleware.rb" line 9 in call
62 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb" line 25 in call
63 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/method_override.rb" line 22 in call
64 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/runtime.rb" line 22 in call
65 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/core.rb" line 122 in block in call
66 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/support/timeout.rb" line 19 in timeout
67 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/core.rb" line 121 in call
68 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb" line 12 in call
69 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb" line 125 in call
70 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/sendfile.rb" line 111 in call
71 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-cors-0.4.1/lib/rack/cors.rb" line 81 in call
72 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/middleware_summary.rb" line 52 in call
73 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb" line 522 in call
74 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/configuration.rb" line 225 in call
75 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 605 in handle_request
76 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 437 in process_client
77 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 301 in block in run
78 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/thread_pool.rb" line 120 in block in spawn_thread
Rack::QueryParser::InvalidParameterError: invalid %-encoding (%)
-
72 non-project frames
1 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 72 in rescue in parse_nested_query
2 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 61 in parse_nested_query
3 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 468 in parse_query
4 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 319 in GET
5 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/request.rb" line 348 in block in GET
6 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 57 in fetch
7 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 57 in fetch_header
8 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/request.rb" line 347 in GET
9 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/parameters.rb" line 53 in parameters
10 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/filter_parameters.rb" line 41 in filtered_parameters
11 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb" line 21 in process_action
12 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb" line 252 in process_action
13 File "/app/vendor/bundle/ruby/2.4.0/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb" line 22 in process_action
14 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/action_controller_rails_3_rails4.rb" line 81 in process_action
15 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/abstract_controller/base.rb" line 124 in process
16 File "/app/vendor/bundle/ruby/2.4.0/gems/actionview-5.1.4/lib/action_view/rendering.rb" line 30 in process
17 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal.rb" line 189 in dispatch
18 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal.rb" line 253 in dispatch
19 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 49 in dispatch
20 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 31 in serve
21 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 50 in block in serve
22 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 33 in each
23 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 33 in serve
24 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 834 in call
25 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/rails_router.rb" line 23 in call_with_scout_instruments
26 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/middleware.rb" line 15 in call
27 File "/app/vendor/bundle/ruby/2.4.0/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb" line 14 in call
28 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/deflater.rb" line 34 in call
29 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-attack-5.0.1/lib/rack/attack.rb" line 147 in call
30 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 36 in block in call
31 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 35 in catch
32 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 35 in call
33 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/etag.rb" line 25 in call
34 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/conditional_get.rb" line 25 in call
35 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/head.rb" line 12 in call
36 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/session/abstract/id.rb" line 232 in context
37 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/session/abstract/id.rb" line 226 in call
38 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb" line 613 in call
39 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb" line 26 in block in call
40 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/callbacks.rb" line 97 in run_callbacks
41 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb" line 24 in call
42 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/rollbar.rb" line 24 in block in call
43 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar.rb" line 145 in scoped
44 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/rollbar.rb" line 22 in call
45 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb" line 59 in call
46 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/show_exceptions.rb" line 22 in call_with_rollbar
47 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb" line 31 in call
48 File "/app/vendor/bundle/ruby/2.4.0/gems/lograge-0.7.1/lib/lograge/rails_ext/rack/logger.rb" line 15 in call_app
49 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/rack/logger.rb" line 24 in block in call
50 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 69 in block in tagged
51 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 26 in tagged
52 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 69 in tagged
53 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/rack/logger.rb" line 24 in call
54 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb" line 79 in call
55 File "/app/vendor/bundle/ruby/2.4.0/gems/request_store-1.3.2/lib/request_store/middleware.rb" line 9 in call
56 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb" line 25 in call
57 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/method_override.rb" line 22 in call
58 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/runtime.rb" line 22 in call
59 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/core.rb" line 122 in block in call
60 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/support/timeout.rb" line 19 in timeout
61 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/core.rb" line 121 in call
62 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb" line 12 in call
63 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb" line 125 in call
64 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/sendfile.rb" line 111 in call
65 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-cors-0.4.1/lib/rack/cors.rb" line 81 in call
66 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/middleware_summary.rb" line 52 in call
67 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb" line 522 in call
68 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/configuration.rb" line 225 in call
69 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 605 in handle_request
70 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 437 in process_client
71 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 301 in block in run
72 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/thread_pool.rb" line 120 in block in spawn_thread
ActionController::BadRequest: Invalid query parameters: invalid %-encoding (%)
-
72 non-project frames
1 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 72 in rescue in parse_nested_query
2 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/query_parser.rb" line 61 in parse_nested_query
3 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 468 in parse_query
4 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 319 in GET
5 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/request.rb" line 348 in block in GET
6 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 57 in fetch
7 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/request.rb" line 57 in fetch_header
8 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/request.rb" line 347 in GET
9 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/parameters.rb" line 53 in parameters
10 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/http/filter_parameters.rb" line 41 in filtered_parameters
11 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb" line 21 in process_action
12 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb" line 252 in process_action
13 File "/app/vendor/bundle/ruby/2.4.0/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb" line 22 in process_action
14 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/action_controller_rails_3_rails4.rb" line 81 in process_action
15 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/abstract_controller/base.rb" line 124 in process
16 File "/app/vendor/bundle/ruby/2.4.0/gems/actionview-5.1.4/lib/action_view/rendering.rb" line 30 in process
17 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal.rb" line 189 in dispatch
18 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_controller/metal.rb" line 253 in dispatch
19 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 49 in dispatch
20 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 31 in serve
21 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 50 in block in serve
22 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 33 in each
23 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb" line 33 in serve
24 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb" line 834 in call
25 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/rails_router.rb" line 23 in call_with_scout_instruments
26 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/middleware.rb" line 15 in call
27 File "/app/vendor/bundle/ruby/2.4.0/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb" line 14 in call
28 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/deflater.rb" line 34 in call
29 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-attack-5.0.1/lib/rack/attack.rb" line 147 in call
30 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 36 in block in call
31 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 35 in catch
32 File "/app/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb" line 35 in call
33 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/etag.rb" line 25 in call
34 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/conditional_get.rb" line 25 in call
35 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/head.rb" line 12 in call
36 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/session/abstract/id.rb" line 232 in context
37 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/session/abstract/id.rb" line 226 in call
38 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb" line 613 in call
39 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb" line 26 in block in call
40 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/callbacks.rb" line 97 in run_callbacks
41 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb" line 24 in call
42 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/rollbar.rb" line 24 in block in call
43 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar.rb" line 145 in scoped
44 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/rollbar.rb" line 22 in call
45 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb" line 59 in call
46 File "/app/vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.4/lib/rollbar/middleware/rails/show_exceptions.rb" line 22 in call_with_rollbar
47 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb" line 31 in call
48 File "/app/vendor/bundle/ruby/2.4.0/gems/lograge-0.7.1/lib/lograge/rails_ext/rack/logger.rb" line 15 in call_app
49 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/rack/logger.rb" line 24 in block in call
50 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 69 in block in tagged
51 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 26 in tagged
52 File "/app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/tagged_logging.rb" line 69 in tagged
53 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/rack/logger.rb" line 24 in call
54 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb" line 79 in call
55 File "/app/vendor/bundle/ruby/2.4.0/gems/request_store-1.3.2/lib/request_store/middleware.rb" line 9 in call
56 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb" line 25 in call
57 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/method_override.rb" line 22 in call
58 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/runtime.rb" line 22 in call
59 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/core.rb" line 122 in block in call
60 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/support/timeout.rb" line 19 in timeout
61 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-timeout-0.4.2/lib/rack/timeout/core.rb" line 121 in call
62 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb" line 12 in call
63 File "/app/vendor/bundle/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb" line 125 in call
64 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/sendfile.rb" line 111 in call
65 File "/app/vendor/bundle/ruby/2.4.0/gems/rack-cors-0.4.1/lib/rack/cors.rb" line 81 in call
66 File "/app/vendor/bundle/ruby/2.4.0/gems/scout_apm-2.3.0.pre3/lib/scout_apm/instruments/middleware_summary.rb" line 52 in call
67 File "/app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb" line 522 in call
68 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/configuration.rb" line 225 in call
69 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 605 in handle_request
70 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 437 in process_client
71 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/server.rb" line 301 in block in run
72 File "/app/vendor/bundle/ruby/2.4.0/gems/puma-3.10.0/lib/puma/thread_pool.rb" line 120 in block in spawn_thread
@zunda
Copy link
Author

zunda commented Nov 3, 2017

$ curl -I http://mastodon.zunda.ninja/?%

ソースコード https://github.com/zunda/mastodon/tree/d95b6ab358285f239c73a29b1209cea503555b53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment