質問編集履歴

1

追記

2020/06/04 09:08

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -14,133 +14,129 @@
14
14
 
15
15
  ### エラーメッセージ
16
16
 
17
- heroku logs -t
17
+ heroku logs --tail
18
18
 
19
19
  とするとログが出力されます。
20
20
 
21
21
  ```
22
22
 
23
- 2020-06-04T06:34:17.511946+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `instance_exec'
24
-
25
- 2020-06-04T06:34:17.511947+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `run'
26
-
27
- 2020-06-04T06:34:17.511967+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:61:in `block in run_initializers'
28
-
29
- 2020-06-04T06:34:17.511968+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:228:in `block in tsort_each'
23
+ 2020-06-04T08:59:47.581168+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-
30
-
31
- 2020-06-04T06:34:17.511971+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
32
24
 
33
25
  省略
34
26
 
35
- 2020-06-04T06:57:44.434379+00:00 app[web.1]: => Booting Puma
36
-
37
- 2020-06-04T06:57:44.434381+00:00 app[web.1]: => Rails 6.0.3.1 application starting in production
38
-
39
- 2020-06-04T06:57:44.434381+00:00 app[web.1]: => Run `rails server --help` for more startup options
40
-
41
- 2020-06-04T06:57:46.111167+00:00 app[web.1]: Exiting
42
-
43
- 2020-06-04T06:57:46.111373+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:227:in `load_file': can not load translations from /app/config/locales/en.yml: expects it to return a hash, but does not (I18n::InvalidLocaleData)
44
-
45
- 2020-06-04T06:57:46.111392+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:18:in `block in load_translations'
46
-
47
- 2020-06-04T06:57:46.111393+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:18:in `each'
48
-
49
- 2020-06-04T06:57:46.111395+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:18:in `load_translations'
50
-
51
- 2020-06-04T06:57:46.111396+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/simple.rb:80:in `init_translations'
52
-
53
- 2020-06-04T06:57:46.111412+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/simple.rb:65:in `eager_load!'
54
-
55
- 2020-06-04T06:57:46.111413+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n.rb:76:in `eager_load!'
56
-
57
- 2020-06-04T06:57:46.111415+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application/finisher.rb:123:in `each'
58
-
59
- 2020-06-04T06:57:46.111416+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application/finisher.rb:123:in `block in <module:Finisher>'
60
-
61
- 2020-06-04T06:57:46.111418+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `instance_exec'
62
-
63
- 2020-06-04T06:57:46.111437+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `run'
64
-
65
- 2020-06-04T06:57:46.111437+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:61:in `block in run_initializers'
66
-
67
- 2020-06-04T06:57:46.111438+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:228:in `block in tsort_each'
68
-
69
- 2020-06-04T06:57:46.111438+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
70
-
71
- 2020-06-04T06:57:46.111441+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:431:in `each_strongly_connected_component_from'
72
-
73
- 2020-06-04T06:57:46.111442+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:349:in `block in each_strongly_connected_component'
74
-
75
- 2020-06-04T06:57:46.111446+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:347:in `each'
76
-
77
- 2020-06-04T06:57:46.111449+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:347:in `call'
78
-
79
- 2020-06-04T06:57:46.111452+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:347:in `each_strongly_connected_component'
80
-
81
- 2020-06-04T06:57:46.111454+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:226:in `tsort_each'
82
-
83
- 2020-06-04T06:57:46.111478+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:205:in `tsort_each'
84
-
85
- 2020-06-04T06:57:46.111482+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:60:in `run_initializers'
86
-
87
- 2020-06-04T06:57:46.111482+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application.rb:363:in `initialize!'
88
-
89
- 2020-06-04T06:57:46.111484+00:00 app[web.1]: from /app/config/environment.rb:2:in `<top (required)>'
90
-
91
- 2020-06-04T06:57:46.111488+00:00 app[web.1]: from config.ru:1:in `require_relative'
92
-
93
- 2020-06-04T06:57:46.111489+00:00 app[web.1]: from config.ru:1:in `block in <main>'
94
-
95
- 2020-06-04T06:57:46.111491+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:116:in `eval'
96
-
97
- 2020-06-04T06:57:46.111491+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:116:in `new_from_string'
98
-
99
- 2020-06-04T06:57:46.111493+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:105:in `load_file'
100
-
101
- 2020-06-04T06:57:46.111510+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:66:in `parse_file'
102
-
103
- 2020-06-04T06:57:46.111510+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:349:in `build_app_and_options_from_config'
104
-
105
- 2020-06-04T06:57:46.111511+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:249:in `app'
106
-
107
- 2020-06-04T06:57:46.111527+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:422:in `wrapped_app'
108
-
109
- 2020-06-04T06:57:46.111527+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:312:in `block in start'
110
-
111
- 2020-06-04T06:57:46.111529+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:379:in `handle_profiling'
112
-
113
- 2020-06-04T06:57:46.111529+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:311:in `start'
114
-
115
- 2020-06-04T06:57:46.111545+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:39:in `start'
116
-
117
- 2020-06-04T06:57:46.111545+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:147:in `block in perform'
118
-
119
- 2020-06-04T06:57:46.111545+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:138:in `tap'
120
-
121
- 2020-06-04T06:57:46.111547+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:138:in `perform'
122
-
123
- 2020-06-04T06:57:46.111549+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/thor-1.0.1/lib/thor/command.rb:27:in `run'
124
-
125
- 2020-06-04T06:57:46.111564+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/thor-1.0.1/lib/thor/invocation.rb:127:in `invoke_command'
126
-
127
- 2020-06-04T06:57:46.111564+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/thor-1.0.1/lib/thor.rb:392:in `dispatch'
128
-
129
- 2020-06-04T06:57:46.111564+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/command/base.rb:69:in `perform'
130
-
131
- 2020-06-04T06:57:46.111566+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/command.rb:46:in `invoke'
132
-
133
- 2020-06-04T06:57:46.111581+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands.rb:18:in `<top (required)>'
134
-
135
- 2020-06-04T06:57:46.111582+00:00 app[web.1]: from bin/rails:4:in `require'
136
-
137
- 2020-06-04T06:57:46.111583+00:00 app[web.1]: from bin/rails:4:in `<main>'
138
-
139
- 2020-06-04T06:57:46.199807+00:00 heroku[web.1]: State changed from starting to crashed
140
-
141
- 2020-06-04T07:25:05.198841+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=butube.herokuapp.com request_id=62e6d8f9-6d56-4ce9-828d-d05ffe89322c fwd="133.201.148.96" dyno= connect= service= status=503 bytes= protocol=https
142
-
143
- 2020-06-04T07:25:06.130686+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=butube.herokuapp.com request_id=d25fc31c-8ef1-437f-b712-db3dc1676a3e fwd="133.201.148.96" dyno= connect= service= status=503 bytes= protocol=https
27
+ 2020-06-04T08:59:47.581313+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:116:in `new_from_string'
28
+
29
+ 2020-06-04T08:59:47.581316+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:105:in `load_file'
30
+
31
+ 2020-06-04T08:59:47.581336+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:66:in `parse_file'
32
+
33
+ 2020-06-04T08:59:47.581337+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:349:in `build_app_and_options_from_config'
34
+
35
+ 2020-06-04T08:59:47.581343+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:249:in `app'
36
+
37
+ 2020-06-04T08:59:47.581345+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:422:in `wrapped_app'
38
+
39
+ 2020-06-04T08:59:47.581364+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:312:in `block in start'
40
+
41
+ 2020-06-04T08:59:47.581365+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:379:in `handle_profiling'
42
+
43
+ /app/vendor/bundle/ruby/2.6.0/gems/thor-1.0.1/lib/thor/command.rb:27:in `run'
44
+
45
+ 2020-06-04T08:59:47.581415+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/thor-1.0.1/lib/thor/invocation.rb:127:in `invoke_command'
46
+
47
+ 2020-06-04T08:59:47.667499+00:00 heroku[web.1]: State changed from crashed to starting
48
+
49
+ 2020-06-04T09:00:04.131661+00:00 app[web.1]: DEPRECATION WARNING: Including LoggerSilence is deprecated and will be removed in Rails 6.1. Please use `ActiveSupport::LoggerSilence` instead (called from <top (required)> at /app/config/application.rb:3)
50
+
51
+ 2020-06-04T09:00:04.213157+00:00 app[web.1]: => Booting Puma
52
+
53
+ 2020-06-04T09:00:04.213160+00:00 app[web.1]: => Rails 6.0.3.1 application starting in production
54
+
55
+ 2020-06-04T09:00:04.213160+00:00 app[web.1]: => Run `rails server --help` for more startup options
56
+
57
+ 2020-06-04T09:00:06.496369+00:00 app[web.1]: Exiting
58
+
59
+ 2020-06-04T09:00:06.496674+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:227:in `load_file': can not load translations from /app/config/locales/en.yml: expects it to return a hash, but does not (I18n::InvalidLocaleData)
60
+
61
+ 2020-06-04T09:00:06.496701+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:18:in `block in load_translations'
62
+
63
+ 2020-06-04T09:00:06.496702+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:18:in `each'
64
+
65
+ 2020-06-04T09:00:06.496705+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/base.rb:18:in `load_translations'
66
+
67
+ 2020-06-04T09:00:06.496706+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/simple.rb:80:in `init_translations'
68
+
69
+ 2020-06-04T09:00:06.496708+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n/backend/simple.rb:65:in `eager_load!'
70
+
71
+ 2020-06-04T09:00:06.496729+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.2/lib/i18n.rb:76:in `eager_load!'
72
+
73
+ 2020-06-04T09:00:06.496730+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application/finisher.rb:123:in `each'
74
+
75
+ 2020-06-04T09:00:06.496734+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application/finisher.rb:123:in `block in <module:Finisher>'
76
+
77
+ 2020-06-04T09:00:06.496737+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `instance_exec'
78
+
79
+ 2020-06-04T09:00:06.496758+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in `run'
80
+
81
+ 2020-06-04T09:00:06.496758+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:61:in `block in run_initializers'
82
+
83
+ 2020-06-04T09:00:06.496761+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:228:in `block in tsort_each'
84
+
85
+ 2020-06-04T09:00:06.496764+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
86
+
87
+ 2020-06-04T09:00:06.496793+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:431:in `each_strongly_connected_component_from'
88
+
89
+ 2020-06-04T09:00:06.496794+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:349:in `block in each_strongly_connected_component'
90
+
91
+ 2020-06-04T09:00:06.496799+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:347:in `each'
92
+
93
+ 2020-06-04T09:00:06.496799+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:347:in `call'
94
+
95
+ 2020-06-04T09:00:06.496802+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:347:in `each_strongly_connected_component'
96
+
97
+ 2020-06-04T09:00:06.496805+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:226:in `tsort_each'
98
+
99
+ 2020-06-04T09:00:06.496832+00:00 app[web.1]: from /app/vendor/ruby-2.6.6/lib/ruby/2.6.0/tsort.rb:205:in `tsort_each'
100
+
101
+ 2020-06-04T09:00:06.496833+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/initializable.rb:60:in `run_initializers'
102
+
103
+ 2020-06-04T09:00:06.496837+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/application.rb:363:in `initialize!'
104
+
105
+ 2020-06-04T09:00:06.496855+00:00 app[web.1]: from /app/config/environment.rb:2:in `<top (required)>'
106
+
107
+ 2020-06-04T09:00:06.496859+00:00 app[web.1]: from config.ru:1:in `require_relative'
108
+
109
+ 2020-06-04T09:00:06.496860+00:00 app[web.1]: from config.ru:1:in `block in <main>'
110
+
111
+ 2020-06-04T09:00:06.496860+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:116:in `eval'
112
+
113
+ 2020-06-04T09:00:06.496861+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:116:in `new_from_string'
114
+
115
+ 2020-06-04T09:00:06.496861+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:105:in `load_file'
116
+
117
+ 2020-06-04T09:00:06.496864+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/builder.rb:66:in `parse_file'
118
+
119
+ 2020-06-04T09:00:06.496864+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:349:in `build_app_and_options_from_config'
120
+
121
+ 2020-06-04T09:00:06.496895+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:249:in `app'
122
+
123
+ 2020-06-04T09:00:06.496895+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:422:in `wrapped_app'
124
+
125
+ 2020-06-04T09:00:06.496899+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:312:in `block in start'
126
+
127
+ 2020-06-04T09:00:06.496900+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:379:in `handle_profiling'
128
+
129
+ 2020-06-04T09:00:06.496902+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/rack-2.2.2/lib/rack/server.rb:311:in `start'
130
+
131
+ 2020-06-04T09:00:06.496931+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:39:in `start'
132
+
133
+ 2020-06-04T09:00:06.496932+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:147:in `block in perform'
134
+
135
+ 2020-06-04T09:00:06.496935+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.1/lib/rails/commands/server/server_command.rb:138:in `tap'
136
+
137
+ 省略
138
+
139
+ 2020-06-04T09:00:09.918944+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=butube.herokuapp.com request_id=5342f61d-fcdf-46fb-a029-efbe12ab96dc fwd="133.201.148.96" dyno= connect= service= status=503 bytes= protocol=https
144
140
 
145
141
  ```
146
142
 
@@ -180,6 +176,26 @@
180
176
 
181
177
  ```
182
178
 
179
+ config/environment/development.rb
180
+
181
+ config/environment/production.rb
182
+
183
+ config/environment/test.rb
184
+
185
+ 上の3つのファイルに
186
+
187
+ ```
188
+
189
+ error_logger = ActiveSupport::Logger.new(STDOUT)
190
+
191
+ error_logger.level = Logger::ERROR
192
+
193
+ Rails.logger.extend ActiveSupport::Logger.broadcast(error_logger)
194
+
195
+ ```
196
+
197
+ を追記しましたがうまくいきません。
198
+
183
199
 
184
200
 
185
201
  ### 補足情報