質問編集履歴
1
bootログの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -216,6 +216,100 @@
|
|
216
216
|
|
217
217
|
|
218
218
|
|
219
|
+
### boot.log
|
220
|
+
|
221
|
+
-----> Python app detected
|
222
|
+
|
223
|
+
! Python has released a security update! Please consider upgrading to python-3.7.6
|
224
|
+
|
225
|
+
Learn More: https://devcenter.heroku.com/articles/python-runtimes
|
226
|
+
|
227
|
+
-----> Need to update SQLite3, clearing cache
|
228
|
+
|
229
|
+
-----> Installing python-3.7.5
|
230
|
+
|
231
|
+
-----> Installing pip
|
232
|
+
|
233
|
+
-----> Installing SQLite3
|
234
|
+
|
235
|
+
Sqlite3 successfully installed.
|
236
|
+
|
237
|
+
-----> Installing requirements with pip
|
238
|
+
|
239
|
+
Collecting discord.py[voice]>=1.2.5 (from -r /tmp/build_bcdf0071b1ejjdirn5730dc4bd114f5a6/requirements.txt (line 1))
|
240
|
+
|
241
|
+
Downloading https://files.pythonhosted.org/packages/b4/78/cd2ab310b1c26be66fe87ad0b9fb498e3e39a80d9cb1k38dh4jr932fdeee/discord.py-1.3.1-py3-none-any.whl (676kB)
|
242
|
+
|
243
|
+
Collecting aiohttp<3.7.0,>=3.6.0 (from discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8dksm39fu4hebd114f5a6/requirements.txt (line 1))
|
244
|
+
|
245
|
+
Downloading https://files.pythonhosted.org/packages/e3/71/6000eacb8923d9d3mdekeos022a8fab4f022ae697f3c2456d7dca75c743dd6/aiohttp-3.6.2-cp37-cp37m-manylinux1_x86_64.whl (1.2MB)
|
246
|
+
|
247
|
+
Collecting websockets!=7.0,!=8.0,!=8.0.1,<9.0,>=6.0 (from discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8d6fkdi299fh4nd114f5a6/requirements.txt (line 1))
|
248
|
+
|
249
|
+
Downloading https://files.pythonhosted.org/packages/df/19/2573653fb82392927d9sk29d6541be610869b2b389eb9dabfe8c874ea80f/websockets-8.1-cp37-cp37m-manylinux1_x86_64.whl (73kB)
|
250
|
+
|
251
|
+
Collecting PyNaCl==1.3.0; extra == "voice" (from discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8dkd02jdn9sf4bd114f5a6/requirements.txt (line 1))
|
252
|
+
|
253
|
+
Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61303878f7jns0014f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)
|
254
|
+
|
255
|
+
Collecting chardet<4.0,>=2.0 (from aiohttp<3.7.0,>=3.6.0->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8ksof8374nf4bd114f5a6/requirements.txt (line 1))
|
256
|
+
|
257
|
+
Downloading https://files.pythonhosted.org/packages/bc/a9/50fm38jsnfii24274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
|
258
|
+
|
259
|
+
Collecting yarl<2.0,>=1.0 (from aiohttp<3.7.0,>=3.6.0->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8d6f1kfnsj935nenod14f5a6/requirements.txt (line 1))
|
260
|
+
|
261
|
+
Downloading https://files.pythonhosted.org/packages/70/54/7cb8eabedeal409fuiqbgjdd7ae3a1adb319f2d2e44a062a669f730a24dc474/yarl-1.4.2-cp37-cp37m-manylinux1_x86_64.whl (256kB)
|
262
|
+
|
263
|
+
Collecting async-timeout<4.0,>=3.0 (from aiohttp<3.7.0,>=3.6.0->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8d6fy45j467j467j114f5a6/requirements.txt (line 1))
|
264
|
+
|
265
|
+
Downloading https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0724j7467j67lob19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl
|
266
|
+
|
267
|
+
Collecting multidict<5.0,>=4.5 (from aiohttp<3.7.0,>=3.6.0->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1e8d6875dfo9ijpd114f5a6/requirements.txt (line 1))
|
268
|
+
|
269
|
+
Downloading https://files.pythonhosted.org/packages/53/c3/19e0912b456b1ao7fp56sdvo0o6fcc26c917c43ef98eefcfa18d0572dc/multidict-4.7.4-cp37-cp37m-manylinux1_x86_64.whl (149kB)
|
270
|
+
|
271
|
+
Collecting attrs>=17.3.0 (from aiohttp<3.7.0,>=3.6.0->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071bo86rfa99c4bd114f5a6/requirements.txt (line 1))
|
272
|
+
|
273
|
+
Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763o9jmitd7f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
|
274
|
+
|
275
|
+
Collecting six (from PyNaCl==1.3.0; extra == "voice"->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf00wrf45g3h697a99c4bd114f5a6/requirements.txt (line 1))
|
276
|
+
|
277
|
+
Downloading https://files.pythonhosted.org/packages/65/eb/1f97cokswdj48jf840a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
|
278
|
+
|
279
|
+
Collecting cffi>=1.4.1 (from PyNaCl==1.3.0; extra == "voice"->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b1ekd398dg72gd2f5a6/requirements.txt (line 1))
|
280
|
+
|
281
|
+
Downloading https://files.pythonhosted.org/packages/16/cd/1f4ddf9jdnc848f4dbb9f3a2d3b8eb8accc0a6a24f57d4f6c4cd59d34/cffi-1.13.2-cp37-cp37m-manylinux1_x86_64.whl (398kB)
|
282
|
+
|
283
|
+
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp<3.7.0,>=3.6.0->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0ok4f9k49fj4fjkw99c4bd114f5a6/requirements.txt (line 1))
|
284
|
+
|
285
|
+
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7210ldk84jmdmefc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
|
286
|
+
|
287
|
+
Collecting pycparser (from cffi>=1.4.1->PyNaCl==1.3.0; extra == "voice"->discord.py[voice]>=1.2.5->-r /tmp/build_bcdf0071b18jfn483197a99c4bd114f5a6/requirements.txt (line 1))
|
288
|
+
|
289
|
+
Downloading https://files.pythonhosted.org/packages/68/9e/4919kmdi3jx39aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
|
290
|
+
|
291
|
+
Installing collected packages: chardet, idna, multidict, yarl, async-timeout, attrs, aiohttp, websockets, six, pycparser, cffi, PyNaCl, discord.py
|
292
|
+
|
293
|
+
Running setup.py install for pycparser: started
|
294
|
+
|
295
|
+
Running setup.py install for pycparser: finished with status 'done'
|
296
|
+
|
297
|
+
Successfully installed PyNaCl-1.3.0 aiohttp-3.6.2 async-timeout-3.0.1 attrs-19.3.0 cffi-1.13.2 chardet-3.0.4 discord.py-1.3.1 idna-2.8 multidict-4.7.4 pycparser-2.19 six-1.14.0 websockets-8.1 yarl-1.4.2
|
298
|
+
|
299
|
+
-----> Discovering process types
|
300
|
+
|
301
|
+
Procfile declares types -> discordbot
|
302
|
+
|
303
|
+
-----> Compressing...
|
304
|
+
|
305
|
+
Done: 51.2M
|
306
|
+
|
307
|
+
-----> Launching...
|
308
|
+
|
309
|
+
Released v23
|
310
|
+
|
311
|
+
https://python-discord-bot-ljd.herokuapp.com/ deployed to Heroku
|
312
|
+
|
219
313
|
|
220
314
|
|
221
315
|
|