質問編集履歴

1

heroku logsの移動

2020/06/06 10:39

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -14,125 +14,7 @@
14
14
 
15
15
  ### エラーメッセージ
16
16
 
17
- heroku logsとすると以下のものが出力される。
18
-
19
- 入りきらないので一部は省略。
20
-
21
- ```
22
-
23
- 2020-06-06T09:42:42.605356+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activesupport (6.0.3.1) lib/active_support/notifications.rb:180:in `instrument'
24
-
25
- 2020-06-06T09:42:42.605357+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_controller/metal/instrumentation.rb:32:in `process_action'
26
-
27
- 2020-06-06T09:42:42.605357+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
28
-
29
- 2020-06-06T09:42:42.605358+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activerecord (6.0.3.1) lib/active_record/railties/controller_runtime.rb:27:in `process_action'
30
-
31
- 2020-06-06T09:42:42.605358+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/abstract_controller/base.rb:136:in `process'
32
-
33
- 2020-06-06T09:42:42.605364+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionview (6.0.3.1) lib/action_view/rendering.rb:39:in `process'
34
-
35
- 2020-06-06T09:42:42.605365+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_controller/metal.rb:190:in `dispatch'
36
-
37
- 2020-06-06T09:42:42.605365+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_controller/metal.rb:254:in `dispatch'
38
-
39
- 2020-06-06T09:42:42.605366+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
40
-
41
- 2020-06-06T09:42:42.605366+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/routing/route_set.rb:33:in `serve'
42
-
43
- 2020-06-06T09:42:42.605366+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/routing/mapper.rb:18:in `block in <class:Constraints>'
44
-
45
- 2020-06-06T09:42:42.605367+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/routing/mapper.rb:48:in `serve'
46
-
47
- 2020-06-06T09:42:42.605367+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/journey/router.rb:49:in `block in serve'
48
-
49
- 2020-06-06T09:42:42.605368+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/journey/router.rb:32:in `each'
50
-
51
- 2020-06-06T09:42:42.605368+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/journey/router.rb:32:in `serve'
52
-
53
- 2020-06-06T09:42:42.605368+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/routing/route_set.rb:834:in `call'
54
-
55
- 2020-06-06T09:42:42.605369+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] warden (1.2.8) lib/warden/manager.rb:36:in `block in call'
56
-
57
- 2020-06-06T09:42:42.605369+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] warden (1.2.8) lib/warden/manager.rb:34:in `catch'
58
-
59
- 2020-06-06T09:42:42.605370+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] warden (1.2.8) lib/warden/manager.rb:34:in `call'
60
-
61
- 2020-06-06T09:42:42.605370+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/tempfile_reaper.rb:15:in `call'
62
-
63
- 2020-06-06T09:42:42.605370+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/etag.rb:27:in `call'
64
-
65
- 2020-06-06T09:42:42.605371+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/conditional_get.rb:27:in `call'
66
-
67
- 2020-06-06T09:42:42.605371+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/head.rb:12:in `call'
68
-
69
- 2020-06-06T09:42:42.605372+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/http/content_security_policy.rb:18:in `call'
70
-
71
- 2020-06-06T09:42:42.605372+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/session/abstract/id.rb:266:in `context'
72
-
73
- 2020-06-06T09:42:42.605372+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/session/abstract/id.rb:260:in `call'
74
-
75
- 2020-06-06T09:42:42.605373+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/cookies.rb:648:in `call'
76
-
77
- 2020-06-06T09:42:42.605373+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
78
-
79
- 2020-06-06T09:42:42.605374+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activesupport (6.0.3.1) lib/active_support/callbacks.rb:101:in `run_callbacks'
80
-
81
- 2020-06-06T09:42:42.605374+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/callbacks.rb:26:in `call'
82
-
83
- 2020-06-06T09:42:42.605375+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/actionable_exceptions.rb:17:in `call'
84
-
85
- 2020-06-06T09:42:42.605375+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/debug_exceptions.rb:32:in `call'
86
-
87
- 2020-06-06T09:42:42.605375+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
88
-
89
- 2020-06-06T09:42:42.605376+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] railties (6.0.3.1) lib/rails/rack/logger.rb:37:in `call_app'
90
-
91
- 2020-06-06T09:42:42.605376+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] railties (6.0.3.1) lib/rails/rack/logger.rb:26:in `block in call'
92
-
93
- 2020-06-06T09:42:42.605377+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activesupport (6.0.3.1) lib/active_support/tagged_logging.rb:80:in `block in tagged'
94
-
95
- 2020-06-06T09:42:42.605377+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activesupport (6.0.3.1) lib/active_support/tagged_logging.rb:28:in `tagged'
96
-
97
- 2020-06-06T09:42:42.605377+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activesupport (6.0.3.1) lib/active_support/tagged_logging.rb:80:in `tagged'
98
-
99
- 2020-06-06T09:42:42.605378+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] railties (6.0.3.1) lib/rails/rack/logger.rb:26:in `call'
100
-
101
- 2020-06-06T09:42:42.605378+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
102
-
103
- 2020-06-06T09:42:42.605378+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/request_id.rb:27:in `call'
104
-
105
- 2020-06-06T09:42:42.605379+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/method_override.rb:24:in `call'
106
-
107
- 2020-06-06T09:42:42.605384+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/runtime.rb:22:in `call'
108
-
109
- 2020-06-06T09:42:42.605385+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] activesupport (6.0.3.1) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
110
-
111
- 2020-06-06T09:42:42.605386+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/executor.rb:14:in `call'
112
-
113
- 2020-06-06T09:42:42.605386+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/static.rb:126:in `call'
114
-
115
- 2020-06-06T09:42:42.605386+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] rack (2.2.2) lib/rack/sendfile.rb:110:in `call'
116
-
117
- 2020-06-06T09:42:42.605387+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] actionpack (6.0.3.1) lib/action_dispatch/middleware/host_authorization.rb:76:in `call'
118
-
119
- 2020-06-06T09:42:42.605387+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] railties (6.0.3.1) lib/rails/engine.rb:527:in `call'
120
-
121
- 2020-06-06T09:42:42.605387+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] puma (4.3.5) lib/puma/configuration.rb:228:in `call'
122
-
123
- 2020-06-06T09:42:42.605388+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] puma (4.3.5) lib/puma/server.rb:713:in `handle_request'
124
-
125
- 2020-06-06T09:42:42.605388+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] puma (4.3.5) lib/puma/server.rb:472:in `process_client'
126
-
127
- 2020-06-06T09:42:42.605389+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] puma (4.3.5) lib/puma/server.rb:328:in `block in run'
128
-
129
- 2020-06-06T09:42:42.605389+00:00 app[web.1]: [7e6f33c8-55e5-4ebe-a240-4b8116cb9392] puma (4.3.5) lib/puma/thread_pool.rb:134:in `block in spawn_thread'
130
-
131
- 2020-06-06T09:42:42.985220+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=butube.herokuapp.com request_id=ad0d1a59-f5ee-4210-ae12-08c72805d531 fwd="133.201.148.96" dyno=web.1 connect=0ms service=2ms status=304 bytes=48 protocol=https
132
-
133
- ```
134
-
135
- どのソースコードに問題があるかもよくわかりませんので教えていただけるとありがたいです。
17
+ heroku logsとして出力されるものを回答欄に全文記載しましたのでよろしくお願いいたしますどのソースコードに問題があるかもよくわかりませんので教えていただけるとありがたいです。
136
18
 
137
19
 
138
20