質問編集履歴

1

エラーメッセージの追加

2018/05/26 06:15

投稿

koppen54
koppen54

スコア15

test CHANGED
File without changes
test CHANGED
@@ -23,3 +23,33 @@
23
23
  自分はまだ初心者なので他になんの情報が必要なのかわかりません
24
24
 
25
25
  もし必要な情報があったら教えてください、それも書きます
26
+
27
+
28
+
29
+ もう少し内容を長く書いてみました
30
+
31
+
32
+
33
+ ```
34
+
35
+ 2018-05-26T05:58:04.353234+00:00 heroku [web. 1): State changed from starting to crashed
36
+
37
+ 2018-05-26T05:58:04.355194+00:00 heroku (web.1]: State changed from crashed to starting
38
+
39
+ 2018-05-26T05:58:04.332465+00:00 heroku (web.1]: Process exited with status 1
40
+
41
+ 2018-05-26T05:58:04.194442+00:00 app [web.1]: Specify LINE_CHANNEL SECRET as environment variable.
42
+
43
+ 2018-05-26T05:58:07.636261+00:00 heroku (web.1]: Starting process with command python main.py
44
+
45
+ 2018-05-26T05:58:10.340049+00:00 heroku (web.1]: State changed from starting to crashed
46
+
47
+ 2018-05-26T05:58:10.323825+00:00 heroku (web.1: Process exited with status 1
48
+
49
+ 2018-05-26T05:58:10.233987+00:00 app[web. 1]: Specify LINE_CHANNEL_SECRET as environment variable.
50
+
51
+ 2018-05-26T05:59:43.197797+00:00 heroku router): at=error code=H10 desc="App crashed" method=POST path="/callback" host=appapp.herokuapp.com request_id=bd8a0882-dc24-4311-9b7e-44d43fe1942d fwd="203.104.156.74" dyno= connect = service status=503 bytes= protocol=https
52
+
53
+ 2018-05-26T05:59:45.843690+00:00 heroku(router): at=error code=H10 desc="App crashed" method=POST path="/callback" host=appapp.herokuapp.com request_id=3b77c5a7-63dc-4494-a70f-db63a7df 2ae9 fwd="203.104.156.75" dyno= connect= service status=503 bytes= protocol=https
54
+
55
+ ```