質問編集履歴

1

エラーログの追加

2018/03/16 06:05

投稿

yayoi_answer
yayoi_answer

スコア16

test CHANGED
File without changes
test CHANGED
@@ -38,4 +38,16 @@
38
38
 
39
39
 
40
40
 
41
+ エラーはこんな感じです。
42
+
43
+ ```
44
+
45
+ 2018-03-16T05:57:36.070202+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=pythonai.herokuapp.com request_id=45d776dc-b182-43d8-92b3-be7f03127f70 fwd="116.58.182.191" dyno= connect= service= status=503 bytes= protocol=https
46
+
47
+ 2018-03-16T05:57:36.299243+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=pythonai.herokuapp.com request_id=b0a788dd-12df-43d8-acec-c5406faba403 fwd="116.58.182.191" dyno= connect= service= status=503 bytes= protocol=https
48
+
49
+ ```
50
+
51
+
52
+
41
53
  HerokuでNew Appしてみて試してもだめでした。