質問編集履歴

4

2020/02/12 06:01

投稿

masa.taka
masa.taka

スコア22

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- herokuへのデプロイで表題のようなエラーが出ます。
1
+ herokuへのデプロイでエラーが出ます。
2
2
 
3
3
  (gunicorn.errors.HaltServer)
4
4
 

3

2020/02/12 06:01

投稿

masa.taka
masa.taka

スコア22

test CHANGED
@@ -1 +1 @@
1
- gunicorn.errors.HaltServer について
1
+ herokuへのデプロイでエラー
test CHANGED
File without changes

2

追記

2020/02/12 06:01

投稿

masa.taka
masa.taka

スコア22

test CHANGED
File without changes
test CHANGED
@@ -10,6 +10,14 @@
10
10
 
11
11
 
12
12
 
13
+ gitのリポジトリ
14
+
15
+ https://github.com/masanori-takada/linebot
16
+
17
+
18
+
19
+
20
+
13
21
  Procfile
14
22
 
15
23
  ```ここに言語を入力
@@ -17,6 +25,8 @@
17
25
  web: gunicorn app:app
18
26
 
19
27
  ```
28
+
29
+
20
30
 
21
31
 
22
32
 
@@ -43,9 +53,3 @@
43
53
  2020-02-10T04:57:27.995747+00:00 heroku[web.1]: Process exited with status 1
44
54
 
45
55
  ```
46
-
47
-
48
-
49
- gitのリポジトリ
50
-
51
- https://github.com/masanori-takada/linebot

1

修正

2020/02/10 16:09

投稿

masa.taka
masa.taka

スコア22

test CHANGED
File without changes
test CHANGED
@@ -43,3 +43,9 @@
43
43
  2020-02-10T04:57:27.995747+00:00 heroku[web.1]: Process exited with status 1
44
44
 
45
45
  ```
46
+
47
+
48
+
49
+ gitのリポジトリ
50
+
51
+ https://github.com/masanori-takada/linebot