-
サンプル Botでお問い合わせ Botを試しております。
Herokuのmanual deployの処理で
何度やっても以下のメッセージにより失敗してしまいます。
何が原因か分かるものでしょうか。
-----> Building on the Heroku-20 stack
-----> Python app detected
! Requested runtime (p…
-
Traceback:
```
File "/app/.heroku/python/lib/python2.7/site-packages/pyiso/nyiso.py", line 83, in get_trade
df = self.get_any('ExternalLimitsFlows', self.parse_trade)
File "/app/.heroku/python/…
aschn updated
8 years ago
-
Error log is below
```
-----> Python app detected
! The latest version of Python 3 is python-3.6.2 (you are using python-3.5.1, which is unsupported).
! We recommend upgrading by speci…
-
*This issue was created automatically by a [script](https://github.com/mathjazz/bugzilla2github/).*
## [Bug 1703666](https://bugzilla.mozilla.org/show_bug.cgi?id=1703666)
Bug Reporter: @mathjazz
CC: …
-
Traceback (most recent call last):
File "/app/.heroku/python/lib/python2.7/site-packages/eventlet/wsgi.py", line 382, in handle_one_response
result = self.application(self.environ, start_respons…
-
How to reproduce the behaviour
---------
When I want to setup an autolabeller, I am not able to fill up the params, header and body section as it is a drop down. Upon clicking on the drop down, it d…
-
Is currently Heroku-16 (Ubuntu 16.04). Needs updating to Heroku-18 (Ubuntu 18.04) asap, and by June 1st latest as Heroku will stop building it then. Python version should be 2.7.18 unless updated to P…
-
Hi,
I tried to use your buildpack for Django Translation/Internationalization and here is error I get during deploy:
remote: Compressing source files... done.
remote: Building source:
remote:
remote:…
-
## Description
Thanks for the great work! I tried the web feature with your demo file and succeeded.
Then I tried one of our own files, which failed.
However struggle to understand the error mess…
-
After authorizing at https://oh-quantimodo-source.herokuapp.com/ I get the below error.
I'm pretty sure I followed the README exactly, aside from the changes I had to make to get it to deploy http…