質問編集履歴

1

Heroku logsの出力結果、composer.jsonの中身を追記しました。

2018/06/07 04:20

投稿

Sanshiro
Sanshiro

スコア6

test CHANGED
File without changes
test CHANGED
@@ -74,6 +74,160 @@
74
74
 
75
75
 
76
76
 
77
+ heroku logsの出力結果
78
+
79
+ 2018-06-06T10:55:39.046830+00:00 heroku[router]: at=info method=GET path="/lives/6/reserve" host=ticketreserve.herokuapp.com request_id=6e0fd20d-1c4c-423a-8336-c68b47af32b3 fwd="175.177.5.4" dyno=web.1 connect=0ms service=223ms status=200 bytes=4573 protocol=http
80
+
81
+ 2018-06-06T10:55:39.046747+00:00 app[web.1]: 10.67.237.54 - - [06/Jun/2018:10:55:38 +0000] "GET /lives/6/reserve HTTP/1.1" 200 3998 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
82
+
83
+ 2018-06-07T03:27:21.162670+00:00 app[web.1]: 10.9.237.87 - - [07/Jun/2018:03:27:21 +0000] "GET / HTTP/1.1" 200 2113 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 11_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1
84
+
85
+ 2018-06-07T03:27:21.161624+00:00 heroku[router]: at=info method=GET path="/" host=ticketreserve.herokuapp.com request_id=10e34d6d-16a5-4b95-a4b7-69daf05a2a2c fwd="175.177.5.4" dyno=web.1 connect=0ms service=34ms status=200 bytes=2692 protocol=http
86
+
87
+ 2018-06-07T03:27:21.652651+00:00 heroku[router]: at=info method=GET path="/apple-touch-icon-120x120-precomposed.png" host=ticketreserve.herokuapp.com request_id=f2854265-32de-4303-952d-034dd8fe2fd9 fwd="175.177.5.4" dyno=web.1 connect=0ms service=28ms status=404 bytes=15122 protocol=http
88
+
89
+ 2018-06-07T03:27:21.650294+00:00 app[web.1]: 10.61.153.83 - - [07/Jun/2018:03:27:21 +0000] "GET /apple-touch-icon-120x120-precomposed.png HTTP/1.1" 404 14901 "-" "MobileSafari/604.1 CFNetwork/901.1 Darwin/17.6.0
90
+
91
+ 2018-06-07T03:27:22.067748+00:00 heroku[router]: at=info method=GET path="/apple-touch-icon-120x120.png" host=ticketreserve.herokuapp.com request_id=20f39921-84a7-4ff7-bf26-9ab7b9019fd4 fwd="175.177.5.4" dyno=web.1 connect=0ms service=22ms status=404 bytes=15122 protocol=http
92
+
93
+ 2018-06-07T03:27:22.066263+00:00 app[web.1]: 10.61.153.83 - - [07/Jun/2018:03:27:22 +0000] "GET /apple-touch-icon-120x120.png HTTP/1.1" 404 14901 "-" "MobileSafari/604.1 CFNetwork/901.1 Darwin/17.6.0
94
+
95
+ 2018-06-07T03:27:22.280204+00:00 app[web.1]: 10.61.153.83 - - [07/Jun/2018:03:27:22 +0000] "GET /apple-touch-icon-precomposed.png HTTP/1.1" 404 14901 "-" "MobileSafari/604.1 CFNetwork/901.1 Darwin/17.6.0
96
+
97
+ 2018-06-07T03:27:22.282211+00:00 heroku[router]: at=info method=GET path="/apple-touch-icon-precomposed.png" host=ticketreserve.herokuapp.com request_id=5a051dac-6e3c-4a1a-8569-e25c8b540bae fwd="175.177.5.4" dyno=web.1 connect=0ms service=11ms status=404 bytes=15122 protocol=http
98
+
99
+ 2018-06-07T03:27:22.523999+00:00 heroku[router]: at=info method=GET path="/apple-touch-icon.png" host=ticketreserve.herokuapp.com request_id=f97bd9d6-0037-44e3-b4a7-8fb90177b644 fwd="175.177.5.4" dyno=web.1 connect=0ms service=16ms status=404 bytes=15122 protocol=http
100
+
101
+ 2018-06-07T03:27:22.522484+00:00 app[web.1]: 10.61.153.83 - - [07/Jun/2018:03:27:22 +0000] "GET /apple-touch-icon.png HTTP/1.1" 404 14901 "-" "MobileSafari/604.1 CFNetwork/901.1 Darwin/17.6.0
102
+
103
+ 2018-06-07T03:27:22.821200+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=ticketreserve.herokuapp.com request_id=e6839402-f11f-4f5f-ad9b-89ff4f9a6920 fwd="175.177.5.4" dyno=web.1 connect=0ms service=2ms status=200 bytes=4266 protocol=http
104
+
105
+ 2018-06-07T03:27:22.820492+00:00 app[web.1]: 10.61.153.83 - - [07/Jun/2018:03:27:22 +0000] "GET /favicon.ico HTTP/1.1" 200 4030 "-" "MobileSafari/604.1 CFNetwork/901.1 Darwin/17.6.0
106
+
107
+ 2018-06-07T04:09:55.000000+00:00 app[api]: Build started by user xxxxxxx@gmail.com
108
+
109
+ 2018-06-07T04:10:02.000000+00:00 app[api]: Build failed -- check your build logs
110
+
111
+
112
+
113
+
114
+
115
+ conposer.jsonの中身
116
+
117
+ {
118
+
119
+ "name": "laravel/laravel",
120
+
121
+ "description": "The Laravel Framework.",
122
+
123
+ "keywords": ["framework", "laravel"],
124
+
125
+ "license": "MIT",
126
+
127
+ "type": "project",
128
+
129
+ "require": {
130
+
131
+ "php": ">=5.5.9",
132
+
133
+ "laravel/framework": "5.1.*",
134
+
135
+ "laravelcollective/html": "5.1.*",
136
+
137
+ "kbwebs/multiauth": "~1.0",
138
+
139
+ "doctrine/dbal": "^2.5",
140
+
141
+ "payjp/payjp-php": "~1.0",
142
+
143
+ "guzzlehttp/guzzle": "~6.0",
144
+
145
+ "sendgrid/sendgrid": "~7"
146
+
147
+ },
148
+
149
+ "require-dev": {
150
+
151
+ "fzaninotto/faker": "~1.4",
152
+
153
+ "mockery/mockery": "0.9.*",
154
+
155
+ "phpunit/phpunit": "~4.0",
156
+
157
+ "phpspec/phpspec": "~2.1"
158
+
159
+ },
160
+
161
+ "autoload": {
162
+
163
+ "classmap": [
164
+
165
+ "database"
166
+
167
+ ],
168
+
169
+ "psr-4": {
170
+
171
+ "App\": "app/"
172
+
173
+ }
174
+
175
+ },
176
+
177
+ "autoload-dev": {
178
+
179
+ "classmap": [
180
+
181
+ "tests/TestCase.php"
182
+
183
+ ]
184
+
185
+ },
186
+
187
+ "scripts": {
188
+
189
+ "post-root-package-install": [
190
+
191
+ "php -r \"copy('.env.example', '.env');\""
192
+
193
+ ],
194
+
195
+ "post-create-project-cmd": [
196
+
197
+ "php artisan key:generate"
198
+
199
+ ],
200
+
201
+ "post-install-cmd": [
202
+
203
+ "Illuminate\Foundation\ComposerScripts::postInstall",
204
+
205
+ "php artisan optimize"
206
+
207
+ ],
208
+
209
+ "post-update-cmd": [
210
+
211
+ "Illuminate\Foundation\ComposerScripts::postUpdate",
212
+
213
+ "php artisan optimize"
214
+
215
+ ]
216
+
217
+ },
218
+
219
+ "config": {
220
+
221
+ "preferred-install": "dist"
222
+
223
+ }
224
+
225
+ }
226
+
227
+
228
+
229
+
230
+
77
231
  ### 補足情報(FW/ツールのバージョンなど)
78
232
 
79
233